CVE-2009-0405
smartsitecms 1.0 - SQL Injection via articles.php var Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0405. PoCs published by certaindeath.
AI-analyzed exploit summary This exploit performs a blind SQL injection attack against smartSiteCMS 1.0 to extract the MD5 password hash of a specified user. It iterates through each character of the password, using ASCII comparisons to determine the correct value.
Description
SQL injection vulnerability in articles.php in smartSite CMS 1.0 allows remote attackers to execute arbitrary SQL commands via the var parameter.
Exploits (1)
This exploit performs a blind SQL injection attack against smartSiteCMS 1.0 to extract the MD5 password hash of a specified user. It iterates through each character of the password, using ASCII comparisons to determine the correct value.