Exploitation Summary
EIP tracks 1 public exploit for CVE-2008-1954. PoCs published by t0pP8uZz.
AI-analyzed exploit summary This Perl script exploits a blind SQL injection vulnerability in Web Calendar <= 4.1 by brute-forcing ASCII characters to extract admin credentials. It uses LWP::Simple to send HTTP requests and checks for a specific error message to infer successful injection.
Description
SQL injection vulnerability in one_day.php in Web Calendar Pro 4.1 and earlier allows remote attackers to execute arbitrary SQL commands via the user_id parameter.
Exploits (1)
This Perl script exploits a blind SQL injection vulnerability in Web Calendar <= 4.1 by brute-forcing ASCII characters to extract admin credentials. It uses LWP::Simple to send HTTP requests and checks for a specific error message to infer successful injection.