CVE-2008-2130
iGaming CMS 1.5 - SQL Injection via poll_vote.php id Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-2130. PoCs published by Cod3rZ.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in iGaming CMS 1.5 by brute-forcing the admin password character-by-character using time-based techniques. It leverages the `benchmark` function to infer password characters based on response delays.
Description
SQL injection vulnerability in poll_vote.php in iGaming CMS 1.5 allows remote attackers to execute arbitrary SQL commands via the id parameter.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in iGaming CMS 1.5 by brute-forcing the admin password character-by-character using time-based techniques. It leverages the `benchmark` function to infer password characters based on response delays.