First published: Fri Mar 07 2025(Updated: )
A vulnerability was found in code-projects Online Ticket Reservation System 1.0. It has been declared as problematic. This vulnerability affects unknown code of the file /passenger.php. The manipulation of the argument name leads to cross site scripting. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Online Ticket Reservation System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2061 is classified as a cross-site scripting vulnerability that could lead to unauthorized script execution.
To fix CVE-2025-2061, sanitize and validate user inputs in the 'name' argument within the /passenger.php file.
CVE-2025-2061 affects the Online Ticket Reservation System version 1.0 developed by code-projects.
CVE-2025-2061 allows attackers to perform cross-site scripting attacks, potentially compromising user data.
To mitigate risks from CVE-2025-2061, implement security measures such as input sanitization and employing Content Security Policy (CSP).