Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-5000. PoCs published by StAkeR.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in PHP X 3.5.16 via the 'news_id' parameter. It extracts user credentials (username and password hash) from the database and attempts to crack the MD5 hash using an online service.
Description
SQL injection vulnerability in admin/includes/news.inc.php in PHPX 3.5.16, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via uppercase characters in the news_id parameter.
Exploits (1)
This exploit targets a SQL injection vulnerability in PHP X 3.5.16 via the 'news_id' parameter. It extracts user credentials (username and password hash) from the database and attempts to crack the MD5 hash using an online service.