CVE-2009-0886
oneorzero_helpdesk <= 1.6.5.7 - Path Traversal via Default Language Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0886. PoCs published by dun.
AI-analyzed exploit summary This is a writeup detailing a Local File Inclusion (LFI) vulnerability in OneOrZero Helpdesk <= 1.6.5.7. The vulnerability is due to improper handling of the 'default_language' parameter in login.php, allowing path traversal when register_globals is enabled and magic_quotes_gpc is disabled.
Description
Directory traversal vulnerability in login.php in OneOrZero Helpdesk 1.6.5.7 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the default_language parameter.
Exploits (1)
This is a writeup detailing a Local File Inclusion (LFI) vulnerability in OneOrZero Helpdesk <= 1.6.5.7. The vulnerability is due to improper handling of the 'default_language' parameter in login.php, allowing path traversal when register_globals is enabled and magic_quotes_gpc is disabled.