First published: Thu Dec 01 2022(Updated: )
A vulnerability classified as critical was found in Movie Ticket Booking System. This vulnerability affects unknown code of the file booking.php. The manipulation of the argument id leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-214624.
Credit: cna@vuldb.com cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Movie Ticket Booking System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-4247 is classified as a critical vulnerability.
CVE-2022-4247 affects the booking.php file, leading to SQL injection through manipulation of the 'id' argument.
CVE-2022-4247 allows for remote SQL injection attacks.
To protect against CVE-2022-4247, sanitize and validate all user inputs, especially the 'id' parameter in booking.php.
Currently, there is no specified patch for CVE-2022-4247, so users should implement immediate security measures.