CVE-2006-6976
CentiPaid < 1.4.2 - Remote Code Execution via absolute_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6976. PoCs published by Kw3[R]Ln.
AI-analyzed exploit summary The exploit describes a remote file inclusion vulnerability in CentiPaid <= 1.4.2 due to an unsanitized $absolute_path variable when register_globals is enabled. It provides a URL-based proof-of-concept for exploitation.
Description
PHP remote file inclusion vulnerability in centipaid_class.php in CentiPaid 1.4.2 and earlier allows remote attackers to execute arbitrary code via a URL in the absolute_path parameter.
Exploits (1)
The exploit describes a remote file inclusion vulnerability in CentiPaid <= 1.4.2 due to an unsanitized $absolute_path variable when register_globals is enabled. It provides a URL-based proof-of-concept for exploitation.