Online Bus Booking System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities. Learn about the impact, technical details, and mitigation steps for CVE-2023-45012.
Understanding CVE-2023-45012
Online Bus Booking System v1.0 is vulnerable to multiple Unauthenticated SQL Injection vulnerabilities.
What is CVE-2023-45012?
Online Bus Booking System v1.0 is susceptible to SQL Injection attacks due to the lack of validation in the 'user_email' parameter of the bus_info.php resource.
The Impact of CVE-2023-45012
The vulnerability has a CVSS v3.1 base score of 9.8, classified as Critical. Attackers can exploit this flaw to execute arbitrary SQL queries, leading to unauthorized access, data manipulation, and potential data leakage.
Technical Details of CVE-2023-45012
Vulnerability Description
The issue stems from unfiltered user input in the 'user_email' parameter, allowing attackers to inject malicious SQL commands.
Affected Systems and Versions
Online Bus Booking System v1.0 by Projectworlds Pvt. Limited is affected by this vulnerability.
Exploitation Mechanism
Attackers can exploit this vulnerability through unauthenticated SQL Injection techniques to gain unauthorized access and manipulate the database.
Mitigation and Prevention
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates