CVE-2008-4877

WebCards < 1.3 - SQL Injection via User Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2008-4877. PoCs published by t0pP8uZz.

AI-analyzed exploit summary This document describes a SQL injection vulnerability in WebCards <= 1.3, allowing remote attackers to bypass admin authentication by injecting SQL syntax into the login fields. It also outlines a method to upload a shell via the admin panel.

Description

SQL injection vulnerability in admin.php in WebCards 1.3, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the user parameter. NOTE: some of these details are obtained from third party information.

Exploits (1)

exploitdb WRITEUP VERIFIED
by t0pP8uZz · textwebappsphp
https://www.exploit-db.com/exploits/6869

This document describes a SQL injection vulnerability in WebCards <= 1.3, allowing remote attackers to bypass admin authentication by injecting SQL syntax into the login fields. It also outlines a method to upload a shell via the admin panel.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: WebCards <= 1.3
No auth needed
Prerequisites: Magic Quotes disabled · valid admin username (default: 'admin')
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/6869
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/32440
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/4535
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/46193
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/31977

Scores

EPSS 0.0098
EPSS Percentile 57.5%

Details

CWE
CWE-89
Status published
Products (1)
mywebcards/webcards < 1.3
Published Nov 01, 2008
Tracked Since Feb 18, 2026