Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-1295. PoCs published by ajann.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in AJ Forum 1.0 via the 'topic_title.php' endpoint. It extracts admin credentials by injecting a UNION-based SQL query to retrieve usernames and passwords from the 'members' table.
Description
SQL injection vulnerability in topic_title.php in AJ Forum 1.0 allows remote attackers to execute arbitrary SQL commands via the td_id parameter.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in AJ Forum 1.0 via the 'topic_title.php' endpoint. It extracts admin credentials by injecting a UNION-based SQL query to retrieve usernames and passwords from the 'members' table.