CVE-2005-3365
DCP-Portal <= 6 - SQL Injection via register.php name parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-3365. PoCs published by x0kster.
AI-analyzed exploit summary This exploit targets a SQL injection vulnerability in DCP Portal <= 6.11 by bypassing a quote-filtering mechanism using URL encoding (%27). It retrieves user password hashes via a UNION-based SQLi attack.
Description
Multiple SQL injection vulnerabilities in DCP-Portal 6 and earlier allow remote attackers to execute arbitrary SQL commands, possibly requiring encoded characters, via (1) the name parameter in register.php, (2) the email parameter in lostpassword.php, (3) the year parameter in calendar.php, and the (4) cid parameter to index.php. NOTE: the mid parameter for forums.php is already associated with CVE-2005-0454. NOTE: the index.php/cid vector was later reported to affect 6.11.
Exploits (1)
This exploit targets a SQL injection vulnerability in DCP Portal <= 6.11 by bypassing a quote-filtering mechanism using URL encoding (%27). It retrieves user password hashes via a UNION-based SQLi attack.