CVE-2008-4345
WebPortal CMS < 0.7.4 - SQL Injection via download.php aid Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-4345. PoCs published by StAkeR.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in WebPortal <= 0.7.4 by injecting a UNION-based query to retrieve the admin password hash from the database. It uses LWP::Simple to fetch the response and extracts the MD5 hash if successful.
Description
SQL injection vulnerability in download.php in WebPortal CMS 0.7.4 and earlier allows remote attackers to execute arbitrary SQL commands via the aid parameter.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in WebPortal <= 0.7.4 by injecting a UNION-based query to retrieve the admin password hash from the database. It uses LWP::Simple to fetch the response and extracts the MD5 hash if successful.