First published: Thu Feb 20 2025(Updated: )
A lack of rate limiting in the 'Forgot Password' feature of PHPJabbers Cleaning Business Software v1.0 allows attackers to send an excessive amount of email for a legitimate user, leading to a possible Denial of Service (DoS) via a large amount of generated e-mail messages.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPJabbers Cleaning Business Software |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51327 has a moderate severity due to its potential for Denial of Service (DoS) via uncontrolled email generation.
To fix CVE-2023-51327, implement rate limiting on the 'Forgot Password' feature to restrict the number of requests a user can make in a given time period.
CVE-2023-51327 affects users of PHPJabbers Cleaning Business Software version 1.0.
The impact of CVE-2023-51327 can lead to excessive email messages being sent, potentially overwhelming the email server and causing service disruption.
As of now, no official patch has been released for CVE-2023-51327, so mitigation through configurations is necessary.