CVE-2008-1843
W2B DatingClub - SQL Injection via browse.php age_to Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1843. PoCs published by The-0utl4w.
AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in W2B Dating Club by injecting a UNION-based SQL query to extract user credentials (username and password) from the 'users' table. The vulnerability arises from insufficient sanitization of the 'age_to' parameter in the browse.php script.
Description
SQL injection vulnerability in browse.php in W2B DatingClub (aka Dating Club) allows remote attackers to execute arbitrary SQL commands via the age_to parameter in a browsebyCat action.
Exploits (1)
This exploit demonstrates an SQL injection vulnerability in W2B Dating Club by injecting a UNION-based SQL query to extract user credentials (username and password) from the 'users' table. The vulnerability arises from insufficient sanitization of the 'age_to' parameter in the browse.php script.