First published: Mon Dec 14 2020(Updated: )
SQL Injection in the login page in Online Bus Ticket Reservation 1.0 allows attackers to execute arbitrary SQL commands and bypass authentication via the username and password fields.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Online Bus Ticket Reservation | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-35378 has a high severity due to its potential for SQL Injection attacks, allowing attackers to compromise the application's authentication mechanisms.
To fix CVE-2020-35378, validate and sanitize user inputs on the login page to prevent SQL Injection attacks.
CVE-2020-35378 affects Online Bus Ticket Reservation version 1.0.
Attackers can execute arbitrary SQL commands and bypass authentication by exploiting CVE-2020-35378.
Yes, CVE-2020-35378 can be easily exploited if proper input validation is not implemented.