Directory Traversal Vulnerability in CuteNews by CuteNews Team
CVE-2006-1339
Currently unrated
What is CVE-2006-1339?
A directory traversal vulnerability exists in the CuteNews application, specifically in the inc/functions.inc.php file, when register_globals is enabled. This security flaw allows remote attackers to exploit the application by crafting HTTP POST or COOKIE requests that include a .. (dot dot) sequence and a trailing NULL byte (%00) in the archive parameter. This bypasses the sanity check traditionally applied to GET requests, enabling unauthorized file inclusion that could lead to the exposure of sensitive information or further exploitation of the system.