CVE-2006-4458
phpGroupWare 0.9.16.010 - Directory Traversal via Country Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4458. PoCs published by Kacper.
AI-analyzed exploit summary This exploit leverages a file inclusion vulnerability in phpGroupWare due to improper handling of the `GLOBALS` array, allowing remote code execution by injecting arbitrary file paths. It attempts to include log files containing attacker-controlled data to execute system commands.
Description
Directory traversal vulnerability in calendar/inc/class.holidaycalc.inc.php in phpGroupWare 0.9.16.010 and earlier allows remote attackers 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.
Exploits (1)
This exploit leverages a file inclusion vulnerability in phpGroupWare due to improper handling of the `GLOBALS` array, allowing remote code execution by injecting arbitrary file paths. It attempts to include log files containing attacker-controlled data to execute system commands.