CVE-2018-25408
HighCVSS 7.5Exploitation Probability (EPSS)
Low risk47th percentile - higher than 47% of all known CVEs
Summary
Open ISES Project 3.30A has a path traversal vulnerability in the ajax/download.php endpoint. An unauthenticated attacker can download arbitrary files by manipulating the filename parameter with ../ sequences.
Risk Assessment
An attacker can access sensitive configuration and system files, leading to data leakage and potential privilege escalation.
Recommendation
Update Open ISES to a patched version. If not possible, restrict access to ajax/download.php or implement path validation.
Other vulnerabilities in Open ISES
See all- CVE-2018-25403High
The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the p1 parameter. Attackers can send GET requests to city_graph.php with crafted SQL payloads to extract sensitive database information including schema names and other data.
- CVE-2018-25402High
The Open ISES Project 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the p1 parameter. Attackers can send GET requests to inc_types_graph.php with crafted SQL payloads to extract sensitive database information including schema names.
Original NVD description (English source)
The Open ISES Project 3.30A contains a path traversal vulnerability in the ajax/download.php endpoint that allows unauthenticated attackers to download arbitrary files by manipulating the filename parameter. Attackers can supply directory traversal sequences ../ in the filename parameter to access files outside the intended directory, including configuration files and system files.

