vendor:
VehicleWorkshop
by:
Touhid M. Shaikh
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: VehicleWorkshop
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Admin or Customer login bypass via SQL injection
Navigate to the admin or customer login page and submit ' OR 1 --+ for username and password to gain access to the admin or customer area.
Mitigation:
Input validation and sanitization should be implemented to prevent SQL injection attacks.