CVE-2008-4345

WebPortal CMS < 0.7.4 - SQL Injection via download.php aid Parameter

Title source: llm
STIX 2.1

Exploitation 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)

exploitdb WORKING POC VERIFIED
by StAkeR · perlwebappsphp
https://www.exploit-db.com/exploits/6443

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.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: WebPortal <= 0.7.4
No auth needed
Prerequisites: Target must be running WebPortal <= 0.7.4 · The download.php endpoint must be accessible
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (5)

Core 5
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/6443
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/45113
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/31784
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2008/2560
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/31156

Scores

EPSS 0.0100
EPSS Percentile 58.1%

Details

CWE
CWE-89
Status published
Products (4)
webportal/webportal_cms 0.6.0
webportal/webportal_cms 0.6_beta
webportal/webportal_cms 0.7.3
webportal/webportal_cms < 0.7.4
Published Sep 30, 2008
Tracked Since Feb 18, 2026