CVE-2005-4074
CF_Nuke <= 4.6 - Directory Traversal via Sector or Page Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-4074. PoCs published by r0t.
AI-analyzed exploit summary The code describes a local file inclusion vulnerability in CF_Nuke due to unsanitized user input in the 'sector' and 'page' parameters. Exploitation allows unauthorized file viewing or local ColdFusion code execution if Sandbox Security is disabled.
Description
Directory traversal vulnerability in index.cfm in CF_Nuke 4.6 and earlier, when Sandbox Security is disabled, allows remote attackers to include arbitrary local .cfm files via a .. (dot dot) in the (1) sector or (2) page parameters.
Exploits (1)
The code describes a local file inclusion vulnerability in CF_Nuke due to unsanitized user input in the 'sector' and 'page' parameters. Exploitation allows unauthorized file viewing or local ColdFusion code execution if Sandbox Security is disabled.