vendor:
Newswriter SW
by:
Silahsiz Kuvvetler
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: Newswriter SW
Affected Version From: 1.42
Affected Version To: 1.42
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
Newswriter SW <= 1.42 (NWCONF_SYSTEM[server_path]) Remote File Inclusion Vulnerability
A remote file inclusion vulnerability exists in Newswriter SW version 1.42. The vulnerability is due to the include/editfunc.inc.php script not properly sanitizing user-supplied input to the NWCONF_SYSTEM[server_path] parameter. An 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 used to ensure that user-supplied input is properly sanitized.