CVE-2008-4590

Stash 1.0.3 - SQL Injection via Username or Post Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-4590. PoCs published by gnix.

AI-analyzed exploit summary This exploit leverages SQL injection in Stash CMS's admin/login.php to bypass authentication and another SQL injection in admin/news.php to extract user credentials, including MD5-hashed passwords. It automates the process using Perl with LWP::UserAgent for HTTP requests.

Description

Multiple SQL injection vulnerabilities in Stash 1.0.3 allow remote attackers to execute arbitrary SQL commands via (1) the username parameter to admin/login.php and (2) the post parameter to admin/news.php.

Exploits (1)

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

This exploit leverages SQL injection in Stash CMS's admin/login.php to bypass authentication and another SQL injection in admin/news.php to extract user credentials, including MD5-hashed passwords. It automates the process using Perl with LWP::UserAgent for HTTP requests.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: Stash CMS (version not specified, likely <= 1.0.3)
No auth needed
Prerequisites: Target URL with Stash CMS installed · Valid admin username · Database table prefix
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (4)

Core 4
Core References
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/4413
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/45799
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/31687
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/6714

Scores

EPSS 0.0097
EPSS Percentile 57.2%

Details

CWE
CWE-89
Status published
Products (1)
stash/stash 1.0.3
Published Oct 16, 2008
Tracked Since Feb 18, 2026