CVE-2018-25399
HighCVSS 8.2Exploitation Probability (EPSS)
Low risk26th percentile - higher than 26% of all known CVEs
Summary
The Open ISES Project version 3.30A contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the tick_lat and tick_lng parameters. Attackers can send GET requests to nearby.php with crafted SQL payloads to extract sensitive database information including usernames, database names, and version details.
Risk Assessment
The risk for the organization is the potential for unauthorized access to sensitive data stored in the database, which could lead to a breach of confidentiality, integrity, and availability of the system.
Recommendation
It is recommended to immediately update the Open ISES Project to the latest available version that fixes this vulnerability, and to implement input validation and parameterized SQL queries to prevent SQL injection attacks.
Other vulnerabilities in Open ISES Project
See all- CVE-2018-25404High
SQL injection vulnerability in Open ISES Project 3.30A allows unauthenticated attackers to execute arbitrary SQL queries via the ticket_id parameter in GET requests to add_facnote.php. Attackers can extract sensitive database information including version details.
- CVE-2018-25401High
SQL Injection vulnerability in Open ISES Project 3.30A allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the p1 parameter. Attackers can send GET requests to sever_graph.php with crafted SQL payloads to extract sensitive database information including schema names.
- CVE-2018-25400High
SQL injection vulnerability in Open ISES Project 3.30A allows unauthenticated attackers to execute arbitrary SQL queries via the 'id' parameter in GET requests to the ajax/form_post.php endpoint. Attackers can extract sensitive database information including schema names.
- CVE-2018-25398High
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 frm_passwd parameter. Attackers can send POST requests to main.php with crafted SQL payloads to extract sensitive database information including usernames, database names, and version details.
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 tick_lat and tick_lng parameters. Attackers can send GET requests to nearby.php with crafted SQL payloads to extract sensitive database information including usernames, database names, and version details.

