CVE-2007-1847
Xoops Repository Module - SQL Injection via viewcat.php cid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-1847. PoCs published by ajann.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in XOOPS Module Repository's viewcat.php to extract admin credentials (username and password) from the xoops_users table. It constructs a malicious SQL query via URL manipulation and parses the response for sensitive data.
Description
SQL injection vulnerability in viewcat.php in the Repository 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 Repository's viewcat.php to extract admin credentials (username and password) from the xoops_users table. It constructs a malicious SQL query via URL manipulation and parses the response for sensitive data.