So this is just an awkward situation for the victim, right? The victim indeed loses a lot of valuable time, which could result in loss of income. If valuable emails get caught up in this email bomb, they might be deleted as well. Furthermore, if multiple employees of an organization fall victim to an email bomb attack, the organization might lose their ability to communicate entirely. However, not only the victims suffer from these attacks. If a company does not secure their “forgot password” page, resulting in an email bomb, their domain name might become flagged as a phishing attack facilitator. In the worst case, their IP address becomes blacklisted.
So, what should you do to protect your website against email bombing attacks? First, you should ensure that you always check whether an entered email address is linked to an existing user account. Next, it is important to keep track on the amount of emails that has been sent to one email address during a specific time frame. A maximum of 3 emails each hour should be sufficient! Additionally, a CAPTCHA can slow down the email sending process. And finally, while implementing these measurements ensure to avoid email address enumeration. Whenever sending of a reset email is requested, display a generic message indicating that a reset email will be send if the email address is found in the database. Never indicate whether the entered email address exists!