First published: Fri Feb 09 2024(Updated: )
Code-projects Cinema Seat Reservation System 1.0 allows SQL Injection via the 'id' parameter at "/Cinema-Reservation/booking.php?id=1."
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Code-projects Cinema Seat Reservation System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-25307 is classified as high due to the potential for SQL Injection exploitation.
To fix CVE-2024-25307, validate and sanitize the 'id' parameter before using it in SQL queries.
CVE-2024-25307 affects version 1.0 of Code-projects Cinema Seat Reservation System.
CVE-2024-25307 is an SQL Injection vulnerability allowing attackers to manipulate database queries.
Exploiting CVE-2024-25307 can lead to unauthorized database access, data leakage, and potential data manipulation.