First published: Thu Feb 20 2025(Updated: )
PHPJabbers Event Ticketing System v1.0 is vulnerable to Multiple Stored Cross-Site Scripting (XSS) in the "name, title" parameters.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPJabbers Event Ticketing System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-51306 is classified as a high-severity vulnerability due to its potential to allow attackers to execute JavaScript in the context of the user session.
To mitigate CVE-2023-51306, ensure that input validation and output encoding are implemented for the 'name' and 'title' parameters to prevent stored XSS.
Exploiting CVE-2023-51306 could lead to the theft of session cookies, user impersonation, and unauthorized actions on behalf of users.
CVE-2023-51306 affects PHPJabbers Event Ticketing System version 1.0.
As of now, there is no official patch released for CVE-2023-51306, so applying appropriate countermeasures is critical.