Exploitation Summary
EIP tracks 2 public exploits for CVE-2005-4141. PoCs published by dj_eyes2005.
AI-analyzed exploit summary The provided text describes a SQL injection vulnerability in ASPMForum, where the 'harf' parameter in 'kullanicilistesi.asp' is not properly sanitized. This allows attackers to manipulate SQL queries, potentially leading to data disclosure or modification.
Description
Multiple SQL injection vulnerabilities in ASPMForum allow remote attackers to execute arbitrary SQL commands via the (1) harf parameter in kullanicilistesi.asp and (2) baslik parameter in forum.asp.
Exploits (2)
The provided text describes a SQL injection vulnerability in ASPMForum, where the 'harf' parameter in 'kullanicilistesi.asp' is not properly sanitized. This allows attackers to manipulate SQL queries, potentially leading to data disclosure or modification.
The provided text describes a SQL injection vulnerability in ASPMForum, where the 'baslik' parameter in 'forum.asp' is not properly sanitized. It references a SecurityFocus BID but does not include actual exploit code.