vendor:
RCBlog
by:
Hessam-x
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: RCBlog
Affected Version From: 1.0.2
Affected Version To: 1.0.3
Patch Exists: YES
Related CWE: N/A
CPE: a:fluffington:rcblog
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
2005
RCBlog Directory Traversal Vulnerability
RCBlog is prone to a directory-traversal vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input. An attacker can exploit this vulnerability to retrieve arbitrary files from the vulnerable system in the context of the webserver process. Information obtained may aid in further attacks.
Mitigation:
Input validation should be used to prevent directory traversal attacks.