First published: Thu Apr 21 2022(Updated: )
Car Driving School Managment System v1.0 was discovered to contain a SQL injection vulnerability via /cdsms/classes/Master.php?f=delete_package.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Car Driving School Management 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-2022-28412 is critical with a CVSS score of 9.8.
CVE-2022-28412 affects Car Driving School Management System v1.0 by allowing SQL injection via the '/cdsms/classes/Master.php?f=delete_package' page.
The impact of CVE-2022-28412 is that an attacker can execute arbitrary SQL queries, potentially leading to unauthorized access, data manipulation, or data loss.
To fix CVE-2022-28412, it is recommended to sanitize and validate user input, use parameterized queries or prepared statements, and implement strict access controls and authentication mechanisms in the application.
You can find more information about CVE-2022-28412 at the following reference: [Link](https://github.com/k0xx11/bug_report/blob/main/vendors/oretnom23/car-driving-school-management-system/SQLi-1.md)