First published: Thu Feb 20 2025(Updated: )
PHPJabbers Bus Reservation System v1.1 is vulnerable to Multiple Stored Cross-Site Scripting (XSS) in the "title, name" parameters.
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-51318 is classified as Medium severity due to its potential for exploitation through stored XSS attacks.
To fix CVE-2023-51318, validate and sanitize input for the 'title' and 'name' parameters before processing.
CVE-2023-51318 affects PHPJabbers Bus Reservation System version 1.1.
CVE-2023-51318 is a Multiple Stored Cross-Site Scripting (XSS) vulnerability.
Yes, CVE-2023-51318 can be exploited remotely, allowing attackers to execute scripts in the context of a user's session.