vendor:
FarsiNews 2.5Pro
by:
Hessam-x
7.5
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: FarsiNews 2.5Pro
Affected Version From: 2.5Pro
Affected Version To: 2.5Pro
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
2009
FarsiNews 2.5pro Show User&Passowrd
FarsiNews 2.5pro is vulnerable to a directory traversal attack which allows an attacker to read arbitrary files on the server. This is due to a lack of proper validation of user-supplied input to the 'archive' parameter in 'index.php' script. An attacker can exploit this vulnerability by manipulating the 'archive' parameter value to traverse to higher directories and read sensitive files such as '/users.db.php' which contains usernames and passwords.
Mitigation:
Input validation should be performed to prevent directory traversal attacks.