CVE-2008-1861
exbb_italia < 0.2.2 - Remote File Inclusion via exbb[default_lang] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-1861. PoCs published by The:Paradox.
AI-analyzed exploit summary This is a technical analysis of a file inclusion vulnerability in ExBB <= 0.22, detailing how the patch fails to address the issue due to register_globals being enabled and incomplete variable sanitization.
Description
Directory traversal vulnerability in modules/threadstop/threadstop.php in ExBB Italia 0.22 and earlier, when register_globals is enabled and magic_quotes_gpc is disabled, allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the exbb[default_lang] parameter.
Exploits (1)
This is a technical analysis of a file inclusion vulnerability in ExBB <= 0.22, detailing how the patch fails to address the issue due to register_globals being enabled and incomplete variable sanitization.