vendor:
PowerNews
by:
CvIr.System
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: PowerNews
Affected Version From: PowerNews v1.1.0
Affected Version To: PowerNews v1.1.0
Patch Exists: YES
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
PowerNews v1.1.0 (nbs) Remote File Inclusion
A remote file inclusion vulnerability exists in PowerNews v1.1.0 due to insufficient sanitization of user-supplied input to the 'nbs' parameter in the 'includes/global.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable system by sending a specially crafted HTTP request containing a malicious URL in the 'nbs' parameter.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files.