Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0570. PoCs published by SirGod.
AI-analyzed exploit summary The document details two vulnerabilities in Mailist 3.0: an insecure backup mechanism allowing prediction of backup filenames and a local file inclusion (LFI) vulnerability in send.php. It includes technical analysis of the vulnerable code and proof-of-concept examples.
Description
Directory traversal vulnerability in send.php in Ninja Designs Mailist 3.0, 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 load parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
The document details two vulnerabilities in Mailist 3.0: an insecure backup mechanism allowing prediction of backup filenames and a local file inclusion (LFI) vulnerability in send.php. It includes technical analysis of the vulnerable code and proof-of-concept examples.