vendor:
Online Pre-owned/Used Car Showroom Management System
by:
Mohamed habib Smidi (Craniums)
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Online Pre-owned/Used Car Showroom Management System
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:online_pre-owned/used_car_showroom_management_system:1.0
Platforms Tested: Ubuntu
2021
Online Pre-owned/Used Car Showroom Management System 1.0 – SQLi Authentication Bypass
Admin panel authentication can be bypassed due to SQL injection vulnerability in the login form.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.