Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Xunmint

#34172of 53,624
7.6Total CVSS
Vulnerabilities · 1
PT-2025-52459
7.6
2025-12-19
Unknown · Eve-Ng 6.4.0-13-Pro · CVE-2025-67442
**Name of the Vulnerable Software and Affected Versions** EVE-NG version 6.4.0-13-PRO **Description** The software contains a directory traversal issue in the `/api/export` interface. This interface, used by authenticated users to export lab files, does not properly validate or filter user-supplied file path parameters. This could allow unauthorized access to files outside the intended directory. The vulnerable parameter is the file path submitted by users. **Recommendations** Apply input validation and filtering to the file path parameter in the `/api/export` interface to prevent directory traversal.