mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-09 04:03:16 +08:00
refactor: Description field uniformization
* info field reorder * reference values refactored to list * added new lines after the id and before the protocols * removed extra new lines * split really long descriptions to multiple lines (part 1) * other minor fixes
This commit is contained in:
@@ -5,11 +5,11 @@ info:
|
||||
author: pussycat0x
|
||||
severity: medium
|
||||
description: An unauthenticated instance of phpmyadmin was discovered, which could be leveraged to access sensitive information.
|
||||
reference: https://www.exploit-db.com/ghdb/6997
|
||||
reference:
|
||||
- https://www.exploit-db.com/ghdb/6997
|
||||
classification:
|
||||
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
||||
cvss-score: 5.3
|
||||
cve-id:
|
||||
cwe-id: CWE-200
|
||||
tags: phpmyadmin,misconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user