Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-1773. PoCs published by Hamid Ebadi.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in PHPKIT by injecting a UNION-based query to extract user credentials (nickname and password) from the phpkit_user table. The attack leverages unsanitized input in the 'contentid' parameter.
Description
SQL injection vulnerability in include.php in PHPKIT 1.6.1 Release 2 and earlier allows remote attackers to execute arbitrary SQL commands via the contentid parameter, possibly involving content/news.php.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in PHPKIT by injecting a UNION-based query to extract user credentials (nickname and password) from the phpkit_user table. The attack leverages unsanitized input in the 'contentid' parameter.