First published: Thu Jun 02 2022(Updated: )
Car Rental Management System v1.0 is vulnerable to SQL Injection via /car-rental-management-system/admin/manage_booking.php?id=.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Car Rental Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-32026 is classified as a critical security vulnerability due to its potential for exploitation via SQL Injection.
To fix CVE-2022-32026, sanitize all user inputs and use prepared statements to prevent SQL Injection in the affected files.
CVE-2022-32026 affects Car Rental Management System version 1.0.
An attacker can exploit CVE-2022-32026 to execute arbitrary SQL queries, potentially leading to data leakage or manipulation.
Yes, CVE-2022-32026 can be easily exploited if the application is not properly secured against SQL Injection attacks.