Exploitation Summary
EIP tracks 1 public exploit for CVE-2004-1731. PoCs published by Jose Antonio.
AI-analyzed exploit summary This exploit demonstrates a mass email attack vulnerability in Mantis by repeatedly creating new user accounts with the same email address, causing the system to send multiple emails to the target address. The script automates the process by sending HTTP requests to the signup endpoint.
Description
signup_page.php in Mantis bugtracker allows remote attackers to send e-mail bombs by creating multiple users and providing the same e-mail address.
Exploits (1)
This exploit demonstrates a mass email attack vulnerability in Mantis by repeatedly creating new user accounts with the same email address, causing the system to send multiple emails to the target address. The script automates the process by sending HTTP requests to the signup endpoint.