CVE-2008-6452
oceandir < 2.9 - SQL Injection via show_vote.php id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-6452. PoCs published by JEEN HACKER TEAM.
AI-analyzed exploit summary This exploit demonstrates a SQL injection vulnerability in Oceandir <= 2.9 via the 'id' parameter in show_vote.php. It allows an attacker to extract user credentials (user_id, fname, hashed_pw) through a UNION-based SQL injection.
Description
SQL injection vulnerability in show_vote.php in Oceandir 2.9 and earlier allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This exploit demonstrates a SQL injection vulnerability in Oceandir <= 2.9 via the 'id' parameter in show_vote.php. It allows an attacker to extract user credentials (user_id, fname, hashed_pw) through a UNION-based SQL injection.