CVE-2020-26773: SQL Injection
Published Jan 7, 2021
·Updated
Restaurant Reservation System 1.0 suffers from an authenticated SQL injection vulnerability, which allows a remote, authenticated attacker to execute arbitrary SQL commands via the date parameter in includes/reservation.inc.php.
Affected Software
1 affected component
Restaurant Reservation System Project Restaurant Reservation System=1.0
Event History
Jan 7, 2021
CVE Published
via MITRE·02:19 PM
Data Sourced
via MITRE·02:19 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2020-26773?
CVE-2020-26773 is classified as a medium severity vulnerability.
2
How does CVE-2020-26773 affect the Restaurant Reservation System?
CVE-2020-26773 allows authenticated attackers to perform SQL injection via the date parameter.
3
What is the impact of exploiting CVE-2020-26773?
Exploiting CVE-2020-26773 can lead to unauthorized execution of arbitrary SQL commands and potential data breaches.
4
How can I fix CVE-2020-26773?
To fix CVE-2020-26773, you should validate and sanitize user input for the date parameter before processing it.
5
Is CVE-2020-26773 present in any versions other than 1.0 of the Restaurant Reservation System?
CVE-2020-26773 specifically affects version 1.0 of the Restaurant Reservation System and no other versions.