vendor:
Mantis bug tracking system
by:
5.5
CVSS
MEDIUM
Mass Email Attack
287
CWE
Product Name: Mantis bug tracking system
Affected Version From: All currently released versions
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:mantis:mantis
Platforms Tested:
Mantis Mass Email Attack Vulnerability
Mantis bug tracking system is susceptible to a vulnerability in its signup process that allows for mass email attacks. When a new user signs up, the system automatically sends an email with the user's new password. However, Mantis fails to ensure that only one account exists with the specified email address, enabling an attacker to create a massive amount of email from the Mantis server. The vulnerability has been addressed in the CVS version with the implementation of a captcha system, but all currently released versions are reported to be vulnerable.
Mitigation:
Upgrade to the CVS version of Mantis that includes the captcha system for new account signup requests.