5
CVSSv2

CVE-2007-1577

Published: 21/03/2007 Updated: 11/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 index.php in GeBlog 0.1 allows remote malicious users to include and execute arbitrary local files via a .. (dot dot) in the GLOBALS[tplname] parameter, as demonstrated by injecting PHP sequences into an Apache HTTP Server log file, which is then included by index.php.

Vulnerable Product Search on Vulmon Subscribe to Product

geblog geblog 0.1

Exploits

#!/usr/bin/perl # GeBlog 01(GLOBALS[tplname])Local File Inclusion Exploit # DScript: sourceforgenet/projects/geblog/ # VCode: include "tpl/"$GLOBALS['tplname']"/htmlfuncincphp"; # Discovered & Coded by : GolD_M = [Mahmood_ali] # Contact:HackEr_@wCn # Greetz To: Tryag-Team & 4lKaSrGoLd3n-Team & AsbMay's Group # Thanx : A ...