Impact
This vulnerability is an SQL injection flaw in eNdonesia Portal version 8.7, located in banners.php. An unauthenticated attacker can supply a crafted bid value in a GET request, causing the server to execute arbitrary SQL statements. By directing the query to the INFORMATION_SCHEMA tables, attackers can retrieve sensitive database information. The weakness conforms to CWE‑89.
Affected Systems
The only identified affected product is eNdonesia Portal v8.7 from the vendor eNdonesia. No other versions or platform details are listed in this CVE entry.
Risk and Exploitability
The flaw carries a high CVSS score of 8.8, indicating substantial impact. Exploitation requires only network access to the web server and no authentication, making it easily reachable by anonymous attackers. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, yet its severity suggests it could be actively exploited. Attackers can trigger it through a standard HTTP GET request to banners.php with a malicious bid parameter.
OpenCVE Enrichment