First published: Wed Feb 19 2025(Updated: )
PHPJabbers Car Park Booking System v3.0 is vulnerable to Multiple Stored Cross-Site Scripting (XSS) in the "name, plugin_sms_api_key, plugin_sms_country_code, title, plugin_sms_api_key" parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPJabbers Car Park Booking System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51305 is classified as a medium severity vulnerability due to its potential for exploitation through stored Cross-Site Scripting.
To fix CVE-2023-51305, ensure that all user input in parameters like name and title are properly sanitized and validated before processing.
CVE-2023-51305 affects PHPJabbers Car Park Booking System version 3.0.
CVE-2023-51305 can facilitate XSS attacks that may allow attackers to execute arbitrary scripts in the context of a user's session.
No, authentication is not required to exploit CVE-2023-51305, making it more concerning as it can be targeted by unauthenticated users.