vendor:
N/A
by:
JIKO
7.5
CVSS
HIGH
Local File Inclusion
22
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
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
2008
Local File Inclusion Vulnerabilities
The vulnerability is caused due to the improper validation of user-supplied input in the 'rss' parameter of the 'rss.php' script. This can be exploited to include arbitrary files from local resources via directory traversal attacks.
Mitigation:
Input validation should be used to prevent directory traversal attacks.