Impact
The vulnerability is a classic SQL injection flaw located in the 'id' parameter of the ajax/form_post.php script. Unauthenticated attackers can forge GET requests containing malicious SQL, allowing them to execute arbitrary database commands, read schema information, and extract sensitive data. The impact is primarily a loss of confidentiality and potential integrity breach of the underlying database used by the application.
Affected Systems
The affected product is Open ISES Project version 3.30A. No other versions were listed as impacted, so any deployment using 3.30A of this project is susceptible.
Risk and Exploitability
This flaw carries a CVSS score of 8.8, indicating a high severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, suggesting no publicly known exploit code at the time of this analysis. Attackers can reach the vulnerability without authentication by sending crafted GET requests to ajax/form_post.php, making it straightforward to enumerate database schemas or exfiltrate data. The lack of a known exploit does not reduce the risk, as the vector is simple and the impact severe.
OpenCVE Enrichment