PT-2023-29359 · Unknown · Online Bus Booking System
Andres Roldan
·
Published
2023-11-02
·
Updated
2023-11-08
·
CVE-2023-45018
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Online Bus Booking System version 1.0
Description
The issue concerns multiple Unauthenticated SQL Injection vulnerabilities. Specifically, the
username parameter of the "includes/login.php" resource does not validate the characters received, sending them unfiltered to the database. This allows for potential exploitation without the need for authentication.Recommendations
For Online Bus Booking System version 1.0, consider temporarily disabling the login functionality that utilizes the
username parameter in the includes/login.php resource until a patch is available. Restrict access to the includes/login.php resource to minimize the risk of exploitation. Avoid using the username parameter in the affected login functionality until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Online Bus Booking System