Exploitation Summary
EIP tracks 2 public exploits for CVE-2008-6640. PoCs published by U238.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in BatmanPorTaL's 'uyeadmin.asp' page, allowing an attacker to extract admin credentials via a crafted UNION-based query.
Description
Multiple SQL injection vulnerabilities in BatmanPorTaL allow remote attackers to execute arbitrary SQL commands via the id parameter to (1) uyeadmin.asp and (2) profil.asp. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (2)
This exploit demonstrates a SQL injection vulnerability in BatmanPorTaL's 'uyeadmin.asp' page, allowing an attacker to extract admin credentials via a crafted UNION-based query.
This exploit demonstrates a SQL injection vulnerability in BatmanPorTaL by injecting a UNION-based query to retrieve admin credentials from the 'ayarlar' table. The PoC is a direct URL manipulation example targeting unsanitized input in the 'id' parameter.