CVE-2009-3823
Mobilelib GOLD 3.0 - Path Traversal via GLOBALS[page] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-3823. PoCs published by Qabandi.
AI-analyzed exploit summary This exploit demonstrates a local file disclosure vulnerability in Mobilelib Gold v3 by manipulating the `GLOBALS[page]` parameter to bypass input validation and read arbitrary files. The PoC uses a null byte injection to access sensitive files like `config.inc.php`.
Description
Directory traversal vulnerability in myhtml.php in Mobilelib GOLD 3.0, when magic_quotes_gpc is enabled, allows remote attackers to read arbitrary files via a .. (dot dot) in the GLOBALS[page] parameter.
Exploits (1)
This exploit demonstrates a local file disclosure vulnerability in Mobilelib Gold v3 by manipulating the `GLOBALS[page]` parameter to bypass input validation and read arbitrary files. The PoC uses a null byte injection to access sensitive files like `config.inc.php`.