diff --git a/cves/2014/CVE-2014-9609.yaml b/cves/2014/CVE-2014-9609.yaml index ed0300a1a0..20cf466ef3 100644 --- a/cves/2014/CVE-2014-9609.yaml +++ b/cves/2014/CVE-2014-9609.yaml @@ -4,14 +4,16 @@ info: name: Netsweeper 4.0.8 - Directory Traversal author: daffainfo severity: medium - reference: https://packetstormsecurity.com/files/download/133034/netsweeper-issues.tgz - tags: cve,cve2014,netsweeper,lfi + description: Directory traversal vulnerability in webadmin/reporter/view_server_log.php in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to list directory contents via a .. (dot dot) in the log parameter in a stats action. + reference: + - https://packetstormsecurity.com/files/download/133034/netsweeper-issues.tgz + - https://nvd.nist.gov/vuln/detail/CVE-2014-9609 classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N cvss-score: 5.30 cve-id: CVE-2014-9609 cwe-id: CWE-22 - description: "Directory traversal vulnerability in webadmin/reporter/view_server_log.php in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to list directory contents via a .. (dot dot) in the log parameter in a stats action." + tags: cve,cve2014,netsweeper,lfi requests: - method: GET @@ -26,4 +28,4 @@ requests: - type: status status: - - 200 \ No newline at end of file + - 200