CVE-2025-65287
Last modified
CVE-2025-65287 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. An unauthenticated directory traversal vulnerability in cgi-bin/upload.cgi in SNMP Web Pro 1.1 allows a remote attacker to read arbitrary files. The CGI concatenates the user-supplied params directly onto the base path (/var/www/files/userScript/) using memcpy + strcat without validation or canonicalization, enabling ../ sequences to escape the intended directory. EPSS estimates a 0.72% chance of exploitation in the next 30 days.
Description
An unauthenticated directory traversal vulnerability in cgi-bin/upload.cgi in SNMP Web Pro 1.1 allows a remote attacker to read arbitrary files. The CGI concatenates the user-supplied params directly onto the base path (/var/www/files/userScript/) using memcpy + strcat without validation or canonicalization, enabling ../ sequences to escape the intended directory. The download branch also echoes the unsanitized params into Content-Disposition, introducing header-injection risk.
Metrics
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cdpenergy | Snmp Web Pro Firmware | 1.1 |
References
- https://damiri.fr/en/cve/CVE-2025-65287Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2025-65287?
How severe is CVE-2025-65287?
How do I fix CVE-2025-65287?
Are you affected by CVE-2025-65287?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
