4.3
CVSSv2

CVE-2007-5278

Published: 08/10/2007 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

Zomplog 3.8.1 and previous versions stores potentially sensitive information under the web root with insufficient access control, which allows remote malicious users to download files that were uploaded by users, as demonstrated by obtaining a directory listing via a direct request to /upload and then retrieving individual files. NOTE: in a non-default configuration, the directory listing is denied, but filenames may be predicable.

Vulnerable Product Search on Vulmon Subscribe to Product

zomplog zomplog 3.8.1

Exploits

<?php ## Zomplog <= 381 Arbitrary File Upload Exploit ## by InATeam (inattackru/) ## tested on versions 381 with security patch, 381, 38, 375 echo "------------------------------------------------------------\n"; echo "Zomplog <= 381 Arbitrary File Upload Exploit\n"; echo "(c)oded by Raz0r, InATeam (inattackru/) ...