vendor:
Nodesforum
by:
bd0rk
7.5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Nodesforum
Affected Version From: 1.059
Affected Version To: 1.059
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: Ubuntu-Linux / WinVista
2011
nodesforum 1.059 Remote File Inclusion Vulnerability
The parameter $limits_cache_url is declared with the other parameter $_nodesforum_code_path, so an attacker can use the declared parameter to inject malicious code. The PoC is to send a malicious code to the target host in the $_nodesforum_code_path parameter.
Mitigation:
Declare the $_nodesforum_code_path parameter.