4.3
CVSSv2

CVE-2008-3589

Published: 11/08/2008 Updated: 29/09/2017
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:P/I:N/A:N

Vulnerability Summary

Directory traversal vulnerability in download.php in moziloCMS 1.10.1, when magic_quotes_gpc is disabled, allows remote malicious users to read arbitrary files via a .. (dot dot) in the cat parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

mozilo mozilocms 1.10.1

Exploits

#!/usr/bin/perl # # moziloCMS 1101 Perl exploit # # discovered & written by Ams # ax330d [doggy] gmail [dot] com # # DESCRIPTION: # Vulnerability hides in "downloadphp", which we can use to download any file we want to # Here, for example, "admin/conf/logindataconf" (Btw, not very smart solution to keep it open # not looking on that it is ...