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_user.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-32028 is classified as a high severity vulnerability due to its potential for remote exploitation through SQL injection.
To fix CVE-2022-32028, sanitize all user inputs and utilize prepared statements or parameterized queries to prevent SQL injection.
SQL injection in CVE-2022-32028 allows attackers to manipulate SQL queries by injecting arbitrary SQL code into the application.
CVE-2022-32028 affects Car Rental Management System version 1.0.
The potential impacts of CVE-2022-32028 include unauthorized access to sensitive data and potential administrative control over the application.