CVE-2018-25406
Description
eNdonesia Portal 8.7 contains multiple SQL injection vulnerabilities that allow unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through parameters in mod.php. Attackers can inject SQL through the artid, cid, did, contid, and aboutid parameters across publisher, diskusi, galeri, content, and about modules to extract database credentials, usernames, and version information.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
eNdonesia Portal 8.7 suffers from SQL injection via multiple mod.php parameters, allowing unauthenticated attackers to extract sensitive database information.
## Vulnerability eNdonesia Portal 8.7 contains multiple SQL injection vulnerabilities in mod.php. The vulnerable parameters are artid, cid, did, contid, and aboutid across the publisher, diskusi, galeri, content, and about modules [1][2]. An unauthenticated attacker can inject arbitrary SQL queries through these parameters.
Exploitation
An attacker can send crafted HTTP requests to mod.php with malicious SQL payloads in the affected parameters. The attacker does not need authentication or special privileges. The injection is likely blind or error-based, enabling extraction of data from the database [2].
Impact
Successful exploitation allows an attacker to extract database credentials, usernames, and version information [2]. This could lead to further compromise of the application and underlying system.
Mitigation
As of the available references, no patch or update has been released to address these vulnerabilities. Users should consider removing or restricting access to mod.php until a fix is available [1][2].
AI Insight generated on May 30, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
4News mentions
0No linked articles in our index yet.