Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-1807. PoCs published by ajann.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in XOOPS Module myAlbum-P <= 2.0 via the 'cid' parameter. It extracts admin credentials (username and password) from the 'xoops_users' table by injecting a UNION-based SQL query.
Description
SQL injection vulnerability in modules/myalbum/viewcat.php in the myAlbum-P 2.0 and earlier module for Xoops allows remote attackers to execute arbitrary SQL commands via the cid parameter.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in XOOPS Module myAlbum-P <= 2.0 via the 'cid' parameter. It extracts admin credentials (username and password) from the 'xoops_users' table by injecting a UNION-based SQL query.