First published: Thu Feb 20 2025(Updated: )
A lack of rate limiting in the 'Forgot Password' feature of PHPJabbers Bus Reservation System v1.1 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 Bus Reservation System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51316 has a moderate severity rating due to its potential to cause Denial of Service through excessive email generation.
To fix CVE-2023-51316, implement rate limiting on the 'Forgot Password' feature to control the number of requests that can be made in a certain time frame.
CVE-2023-51316 affects PHPJabbers Bus Reservation System version 1.1.
CVE-2023-51316 can lead to Denial of Service attacks due to the overflow of emails sent to legitimate users.
As of now, there are no specific public exploits for CVE-2023-51316, but the vulnerability presents risks for potential exploitation.