Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-0283. PoCs published by Madelman.
AI-analyzed exploit summary This exploit leverages a local file inclusion (LFI) vulnerability in Qwiki by injecting a null byte to bypass file extension checks and access the configuration file. The attack is straightforward and relies on path traversal to disclose sensitive information.
Description
Directory traversal vulnerability in index.php in QwikiWiki allows remote attackers to read arbitrary files via a .. (dot dot) and a %00 at the end of the filename in the page parameter.
Exploits (1)
This exploit leverages a local file inclusion (LFI) vulnerability in Qwiki by injecting a null byte to bypass file extension checks and access the configuration file. The attack is straightforward and relies on path traversal to disclose sensitive information.