First published: Thu Feb 20 2025(Updated: )
A lack of rate limiting in the 'Forgot Password' feature of PHPJabbers Shared Asset Booking System 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 Shared Asset Booking System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51323 has a medium severity due to its potential to enable a Denial of Service (DoS) by overwhelming a user with excessive emails.
To fix CVE-2023-51323, implement rate limiting on the 'Forgot Password' feature to restrict excessive email requests.
CVE-2023-51323 affects the PHPJabbers Shared Asset Booking System version 1.0.
CVE-2023-51323 allows attackers to perform a Denial of Service attack by flooding a legitimate user’s email with excessive messages.
A temporary workaround for CVE-2023-51323 is to monitor and limit the number of password reset requests manually until rate limiting is implemented.