CVE-2006-1346

gCards < 1.45 - Remote File Inclusion via Directory Traversal in lang Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2006-1346. PoCs published by rgod.

AI-analyzed exploit summary This exploit demonstrates two vulnerabilities in gCards <= 1.45: arbitrary local file inclusion via the 'setLang' parameter and SQL injection for admin authentication bypass. It allows remote command execution by injecting PHP code into log files or bypassing authentication to upload malicious files.

Description

Directory traversal vulnerability in inc/setLang.php in Greg Neustaetter gCards 1.45 and earlier allows remote attackers to include and execute arbitrary local files via directory traversal sequences in a lang[*][file] parameter, as demonstrated by injecting PHP sequences into an Apache access_log file, which is then included by index.php.

Exploits (1)

exploitdb WORKING POC VERIFIED
by rgod · phpwebappsphp
https://www.exploit-db.com/exploits/1595

This exploit demonstrates two vulnerabilities in gCards <= 1.45: arbitrary local file inclusion via the 'setLang' parameter and SQL injection for admin authentication bypass. It allows remote command execution by injecting PHP code into log files or bypassing authentication to upload malicious files.

Classification
Working Poc 100%
Attack Type
Rce | Sqli | Auth Bypass
Complexity
Moderate
Reliability
Reliable
Target: gCards <= 1.45
No auth needed
Prerequisites: Target must have gCards <= 1.45 installed · For action 1: Log files must be writable and accessible via path traversal · For action 2: magic_quotes_gpc must be Off
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (6)

Core 6
Core References
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/1595
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/24016
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/19322
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/1015
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/17165
Various Sources mailing-list x_refsource_vim
http://attrition.org/pipermail/vim/2006-April/000698.html

Scores

EPSS 0.0725
EPSS Percentile 93.5%

Details

Status published
Products (3)
greg_neustaetter/gcards 1.43
greg_neustaetter/gcards 1.44
greg_neustaetter/gcards < 1.45
Published Mar 22, 2006
Tracked Since Feb 18, 2026