vendor:
AC Repair and Services System
by:
Gnanaraj Mauviel
6.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: AC Repair and Services System
Affected Version From: v1.0
Affected Version To: v1.0
Patch Exists: NO
Related CWE:
CPE: a:oretnom23:ac_repair_and_services_system:1.0
Platforms Tested: Mac OSX, XAMPP, Apache, MySQL
2023
AC Repair and Services System v1.0 – Multiple SQL Injection
The AC Repair and Services System v1.0 is prone to multiple SQL injection vulnerabilities. An attacker can exploit these issues by manipulating the 'id' parameter in the 'manage_user.php' and 'Master.php' files, allowing unauthorized access to the database. This can lead to data leakage, modification, or deletion. This vulnerability has been tested using sqlmap tool.
Mitigation:
To mitigate the SQL injection vulnerabilities in the AC Repair and Services System v1.0, it is recommended to use prepared statements with parameterized queries to sanitize user input and prevent malicious SQL queries.