Exploitation Summary
EIP tracks 1 public exploit for CVE-2009-0571. 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
admin.php in Ninja Designs Mailist 3.0 stores backup copies of maillist.php under the web root with insufficient access control, which allows remote attackers to obtain sensitive information via a direct request to the backup directory.
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.