vendor:
SCORPNEWS
by:
Silver
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: SCORPNEWS
Affected Version From: SCORPNEWS Version 2
Affected Version To: SCORPNEWS Version 2
Patch Exists: NO
Related CWE: N/A
CPE: a:silver_crystal_war:scorpnews
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2008
Remote File Inclusion
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'site' parameter to '/news/example.php'. This can be exploited to execute arbitrary PHP code by including a remote file with a specially crafted URL.
Mitigation:
Input validation should be used to prevent the inclusion of remote files.