vendor:
Paristemi
by:
nuffsaid
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Paristemi
Affected Version From: Paristemi 0.8.3b
Affected Version To: Paristemi 0.8.3b
Patch Exists: NO
Related CWE: N/A
CPE: paristemi
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
Paristemi 0.8.3b (buycd.php) Remote File Include Vulnerability
Paristemi music/buycd.php fails to initialize the $HTTP_DOCUMENT_ROOT variable before using it to include files, assuming register_globals = on, we can initialize the variable in a query string and include a remote file of our choice.
Mitigation:
Ensure that the $HTTP_DOCUMENT_ROOT variable is properly initialized before using it to include files.