vendor:
Digital WebShop
by:
ajann
8,8
CVSS
HIGH
Remote File Include
98
CWE
Product Name: Digital WebShop
Affected Version From: v1.128
Affected Version To: v1.128
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
Digital WebShop = v1.128 Multiple Remote File Include Vulnerabilities
The vulnerability exists due to insufficient sanitization of user-supplied input passed to the '_PHPLIB[libdir]' parameter in 'prepend.php' script. This can be exploited to execute arbitrary PHP code by including a remote file via HTTP or FTP protocol.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.