Exploitation Summary
EIP tracks 2 public exploits for CVE-2006-4202. PoCs published by gega, ASIANEAGLE.
AI-analyzed exploit summary This exploit leverages a SQL injection vulnerability in Spidey Blog Script v1.5 to extract administrator credentials (username or MD5 password hash) via a crafted UNION-based query. It uses LWP::Simple to fetch the target page and parse the response.
Description
SQL injection vulnerability in proje_goster.php in Spidey Blog Script 1.5 and earlier allows remote attackers to execute arbitrary SQL commands via the pid parameter.
Exploits (2)
This exploit leverages a SQL injection vulnerability in Spidey Blog Script v1.5 to extract administrator credentials (username or MD5 password hash) via a crafted UNION-based query. It uses LWP::Simple to fetch the target page and parse the response.
This exploit demonstrates SQL injection in Spidey Blog Script version 1.5 (tr) by extracting admin credentials via UNION-based SQLi in the 'pid' parameter.