CVE-2018-25402
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 inc_types_graph.php with crafted SQL payloads to extract sensitive database information including schema names.
Risk Assessment
The risk involves unauthorized database access and potential theft of sensitive data, which could lead to system integrity compromise and information leakage.
Recommendation
It is recommended to immediately upgrade to the latest version of Open ISES and implement input validation and prepared statements 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-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.
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 inc_types_graph.php with crafted SQL payloads to extract sensitive database information including schema names and other data.

