Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-0847. PoCs published by S@BUN.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in the XOOPS Module myTopics-print, specifically targeting the 'articleid' parameter. It extracts admin credentials (username and password) from the 'xoops_users' table via a UNION-based SQL injection.
Description
SQL injection vulnerability in print.php in the myTopics module for XOOPS allows remote attackers to execute arbitrary SQL commands via the articleid parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in the XOOPS Module myTopics-print, specifically targeting the 'articleid' parameter. It extracts admin credentials (username and password) from the 'xoops_users' table via a UNION-based SQL injection.