First published: Thu Feb 20 2025(Updated: )
A lack of rate limiting in the 'Forgot Password' feature of PHPJabbers Cinema 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 Cinema Booking System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51334 is considered a high-severity vulnerability due to its potential to cause Denial of Service (DoS) through excessive email generation.
To fix CVE-2023-51334, implement rate limiting in the 'Forgot Password' feature to restrict the number of requests a user can make.
The impact of CVE-2023-51334 on users is that it can lead to overwhelming email notifications, potentially disrupting user experience and causing denial of service.
CVE-2023-51334 affects PHPJabbers Cinema Booking System version 1.0.
Yes, CVE-2023-51334 can be exploited remotely by attackers taking advantage of the lack of rate limiting.