Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5636. PoCs published by CWH Underground.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in Lito Lite CMS via the 'cid' parameter in 'cate.php'. It dumps usernames and passwords from the 'mx_user' table by leveraging a UNION-based SQL injection attack.
Description
SQL injection vulnerability in cate.php in Lito Lite CMS, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the cid parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in Lito Lite CMS via the 'cid' parameter in 'cate.php'. It dumps usernames and passwords from the 'mx_user' table by leveraging a UNION-based SQL injection attack.