CVE-2018-25403
HighCVSS 8.2Exploitation Probability (EPSS)
Low risk26th percentile - higher than 26% of all known CVEs
Summary
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.
Risk Assessment
The risk involves unauthorized access to sensitive database data, potentially leading to information disclosure, confidentiality breaches, and further attacks on other systems.
Recommendation
It is recommended to immediately upgrade to the latest version of Open ISES that fixes this vulnerability, and to implement input validation and parameterized queries to prevent SQL injection.
Other vulnerabilities in Open ISES
See all- CVE-2018-25408High
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.
- 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 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.

