CVE-2009-1804
VideoScript.us YouTube Video Script - SQL Injection via Username or Password Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1804. PoCs published by snakespc.
AI-analyzed exploit summary This exploit demonstrates an authentication bypass via SQL injection in the login mechanism of a video script admin panel. The payload uses a trivial SQL injection to bypass authentication by ensuring the condition '1=1' always evaluates to true.
Description
Multiple SQL injection vulnerabilities in admin/index.php in VideoScript.us YouTube Video Script allow remote attackers to execute arbitrary SQL commands via the (1) username and (2) password parameters.
Exploits (1)
This exploit demonstrates an authentication bypass via SQL injection in the login mechanism of a video script admin panel. The payload uses a trivial SQL injection to bypass authentication by ensuring the condition '1=1' always evaluates to true.