vendor:
auction mod
by:
VietMafia and webDEViL
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: auction mod
Affected Version From: N/A
Affected Version To: N/A
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
2009
phpBB auction mod – Remote File Inclusion Vuln
This vulnerability allows an attacker to include a remote file on the web server. It occurs due to a lack of proper validation of user-supplied input by the application. An attacker can exploit this vulnerability by sending a specially crafted request to the web server.
Mitigation:
Input validation should be used to prevent the inclusion of remote files. The application should validate the input and reject any requests containing malicious data.