vendor:
Newxoope
by:
Dr Max Virus
8,8
CVSS
HIGH
Remote File Include
98
CWE
Product Name: Newxoope
Affected Version From: 0.9.1
Affected Version To: 0.9.1
Patch Exists: NO
Related CWE: N/A
CPE: a:easy-script:newxoope
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
Newxooper-php v0.9.1(chemin) Remote File Include Vulnerability
Newxooper-php v0.9.1 is vulnerable to a remote file include vulnerability. The vulnerability exists in the compteur/mapage.php file, in line 37, where the variable $chemin is not properly sanitized before being used in a REQUIRE statement. An attacker can exploit this vulnerability by sending a malicious URL to the vulnerable script, which will then include and execute the malicious code.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files.