Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-4582. PoCs published by Palyo34.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in XOOPS Module dictionary 2.0.18 via the 'id' parameter in detail.php. The PoC uses a UNION-based SQLi to extract user credentials (uid, uname, pass, email) from the xoops_users table.
Description
SQL injection vulnerability in detail.php in the Dictionary module for XOOPS 2.0.18 allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in XOOPS Module dictionary 2.0.18 via the 'id' parameter in detail.php. The PoC uses a UNION-based SQLi to extract user credentials (uid, uname, pass, email) from the xoops_users table.