vendor:
Car or Cab Booking Script
by:
Ali BawazeEer
8,8
CVSS
HIGH
SQL injection
89
CWE
Product Name: Car or Cab Booking Script
Affected Version From: 3.04
Affected Version To: 3.04
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:car_or_cab_booking_script
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows64bit/Mozila Firefox
2017
Car or Cab Booking Script – SQL injection login bypass
An attacker is able to inject malicious SQL query to bypass the login page and login as admin of the particular school. The attacker must set the username and password to 'admin' or 1=1 -- - and choose the check box as current and existing user.
Mitigation:
Ensure that all user input is properly validated and sanitized before being used in SQL queries.