First published: Wed Feb 19 2025(Updated: )
A lack of rate limiting in the 'Email Settings' feature of PHPJabbers Hotel Booking System v4.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 Hotel Booking System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51297 is considered a high-severity vulnerability due to the potential for Denial of Service (DoS) attacks.
To fix CVE-2023-51297, implement rate limiting on the 'Email Settings' feature to control the frequency of email submissions.
CVE-2023-51297 can lead to excessive email generation for legitimate users, potentially overwhelming the email system.
CVE-2023-51297 affects users of PHPJabbers Hotel Booking System version 4.0.
There is currently no official patch for CVE-2023-51297; users should manually implement rate limiting to mitigate the risk.