CVE-2006-5432

phpPowerCards 2.10 - Code Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2006-5432. PoCs published by nuffsaid.

AI-analyzed exploit summary This exploit leverages uninitialized variables in phpPowerCards 2.10's txt.inc.php to achieve remote code execution by writing arbitrary content to a file via query string parameters. It requires register_globals to be enabled and demonstrates file write and inclusion techniques.

Description

Multiple direct static code injection vulnerabilities in db/txt.inc.php in phpPowerCards 2.10, when register_globals is enabled, allow remote attackers to create or overwrite arbitrary files via the (1) email[to], (2) email[from], (3) name[to], (4) name[from], (5) picture, (6) comment, or (7) sessionID parameter, as demonstrated by creating a new .php file that permits remote file inclusion, and then requesting this file.

Exploits (1)

exploitdb WORKING POC VERIFIED
by nuffsaid · textwebappsphp
https://www.exploit-db.com/exploits/2590

This exploit leverages uninitialized variables in phpPowerCards 2.10's txt.inc.php to achieve remote code execution by writing arbitrary content to a file via query string parameters. It requires register_globals to be enabled and demonstrates file write and inclusion techniques.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: phpPowerCards 2.10
No auth needed
Prerequisites: register_globals enabled · target software installed
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/20620
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2006/4105
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/29669
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/29840
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/2590
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/22471

Scores

EPSS 0.0256
EPSS Percentile 83.1%

Details

Status published
Products (1)
marc_giombetti/phppowercards 2.10
Published Oct 20, 2006
Tracked Since Feb 18, 2026