vendor:
phpAdsNew
by:
ViRuS Qalaa
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: phpAdsNew
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: YES
Related CWE: N/A
CPE: a:openads:openads
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2010
OpenX (phpAdsNew) Remote File inclusion Vulnerability
OpenX (phpAdsNew) is vulnerable to a remote file inclusion vulnerability. This vulnerability is caused due to the use of user-supplied input without proper validation. A remote attacker can exploit this vulnerability to include a remote file containing malicious code and execute it in the context of the webserver process.
Mitigation:
Input validation should be performed to ensure that user-supplied input is properly sanitized and does not contain malicious code.