6.4
CVSSv2

CVE-2006-0660

Published: 13/02/2006 Updated: 19/10/2018
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 650
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

Multiple directory traversal vulnerabilities in FarsiNews 2.5 and previous versions allows remote malicious users to (1) read arbitrary files or trigger an error message path disclosure via ".." or invalid names in the archive parameter to index.php, or (2) include arbitrary files via the template parameter to show_archives.php.

Vulnerable Product Search on Vulmon Subscribe to Product

farsinews farsinews 2.1

farsinews farsinews 2.1_beta2

farsinews farsinews 2.5

Exploits

#!/usr/bin/perl # # FarsiNews 25pro Show User&Passowrd # Exploit by Hessam-x (wwwhessamxnet) # # ###################################################### # ___ ___ __ # # / | \_____ ____ | | __ ___________________ # #/ ~ \__ \ _/ ___\| |/ // __ \_ __ \___ / # #\ Y // __ \\ \___| ...
source: wwwsecurityfocuscom/bid/16580/info FarsiNews is prone to directory-traversal and local file-include vulnerabilities These issues are due to a failure in the application to properly sanitize user-supplied input An attacker can exploit the directory-traversal vulnerability to retrieve arbitrary files from the vulnerable system in ...