Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-2379. PoCs published by CWD@rBe.
AI-analyzed exploit summary This exploit demonstrates a Local File Inclusion (LFI) vulnerability in BIGACE 2.6 by manipulating the 'cmd' parameter to read arbitrary files (e.g., /etc/passwd) via directory traversal sequences. The null byte (%00) is used to terminate the file path, bypassing input validation.
Description
Directory traversal vulnerability in public/index.php in BIGACE Web CMS 2.6 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the cmd parameter.
Exploits (1)
This exploit demonstrates a Local File Inclusion (LFI) vulnerability in BIGACE 2.6 by manipulating the 'cmd' parameter to read arbitrary files (e.g., /etc/passwd) via directory traversal sequences. The null byte (%00) is used to terminate the file path, bypassing input validation.