CVE-2006-2406
Unclassified NewsBoard < 1.5.3d - Directory Traversal via design_path Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2406. PoCs published by rgod.
AI-analyzed exploit summary This exploit leverages a local file inclusion vulnerability in Unclassified NewsBoard <= 1.6.1 patch 1 due to improper initialization of the $ABBC['Config']['smileset'] variable. It uploads a malicious avatar containing PHP code to achieve remote command execution.
Description
Directory traversal vulnerability in bb_lib/abbc.css.php in Unclassified NewsBoard (UNB) 1.5.3-d and possibly earlier versions, when register_globals is enabled, allows remote attackers to include arbitrary files via .. (dot dot) sequences and a trailing null byte (%00) in the design_path parameter. NOTE: this is closely related, but a different vulnerability than the ABBC[Config][smileset] parameter.
Exploits (1)
This exploit leverages a local file inclusion vulnerability in Unclassified NewsBoard <= 1.6.1 patch 1 due to improper initialization of the $ABBC['Config']['smileset'] variable. It uploads a malicious avatar containing PHP code to achieve remote command execution.