CVE Catalog

CVE-2018-25400

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.33%

26th percentile - higher than 26% of all known CVEs

Summary

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.

Risk Assessment

The risk involves potential theft of sensitive database data, leading to system integrity compromise and exposure of database structure information.

Recommendation

Immediately update Open ISES Project to the latest version and implement parameterized SQL queries or input validation for the 'id' parameter.

Other vulnerabilities in Open ISES Project

See all
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 'id' parameter. Attackers can send GET requests to the ajax/form_post.php endpoint with crafted SQL payloads to extract sensitive database information including schema names and other data.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS