Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-1093. PoCs published by Stephan Sattler.
AI-analyzed exploit summary This exploit demonstrates a blind SQL injection vulnerability in 1024cms 2.1.1 via the 'id' parameter in rss.php. The PoC shows how to extract the first character of the admin password hash using a time-based or boolean-based SQLi technique.
Description
SQL injection vulnerability in rss.php in 1024 CMS 2.1.1, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the id parameter in a vp action.
Exploits (1)
This exploit demonstrates a blind SQL injection vulnerability in 1024cms 2.1.1 via the 'id' parameter in rss.php. The PoC shows how to extract the first character of the admin password hash using a time-based or boolean-based SQLi technique.