CVE-2008-0262
Agares PhpAutoVideo 2.21 - SQL Injection via articlecat Parameter
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-0262. PoCs published by Pr0metheuS, ka0x.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Agares PhpAutoVideo 2.21 by injecting a UNION-based query to extract admin credentials (username and MD5-hashed password) from the database. The exploit targets the 'articlecat' parameter via a manipulated 'loadpage' inclusion.
Description
SQL injection vulnerability in includes/articleblock.php in Agares PhpAutoVideo 2.21 allows remote attackers to execute arbitrary SQL commands via the articlecat parameter.
Exploits (2)
This Perl script exploits a SQL injection vulnerability in Agares PhpAutoVideo 2.21 by injecting a UNION-based query to extract admin credentials (username and MD5-hashed password) from the database. The exploit targets the 'articlecat' parameter via a manipulated 'loadpage' inclusion.
This exploit demonstrates a SQL injection vulnerability in Agares PhpAutoVideo v2.21. The vulnerability exists in the 'articlecat' parameter in /includes/articleblock.php, allowing an attacker to extract sensitive information from the MySQL database, including user credentials.