vendor:
NewsLetter
by:
SHiKaA
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: NewsLetter
Affected Version From: 3.5
Affected Version To: 3.5
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
NewsLetter v3.5 <= (NL_PATH) Remote File Inclusion Exploit
A vulnerability exists in NewsLetter v3.5, which allows a remote attacker to include a file from a remote host. This is due to a failure in the application to properly sanitize user-supplied input to the 'NL_PATH' parameter in 'index.php'. An attacker can exploit this vulnerability to include arbitrary files from remote hosts, which can lead to the execution of arbitrary code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the inclusion of malicious files from remote hosts.