The file view-chair-list.php in Multi Restaurant Table Reservation System 1.0 does not perform input validation on the table_id parameter which allows unauthenticated SQL Injection. An attacker can send malicious input in the GET request to /dashboard/view-chair-list.php?table_id= to trigger the vulnerability.
References
Link | Resource |
---|---|
https://github.com/BigTiger2020/-Multi-Restaurant-Table-Reservation-System/blob/main/README.md | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/48984 | Exploit Third Party Advisory VDB Entry |
https://www.sourcecodester.com/php/14568/multi-restaurant-table-reservation-system-php-full-source-code.html | Product Third Party Advisory |
https://github.com/BigTiger2020/-Multi-Restaurant-Table-Reservation-System/blob/main/README.md | Exploit Third Party Advisory |
https://www.exploit-db.com/exploits/48984 | Exploit Third Party Advisory VDB Entry |
https://www.sourcecodester.com/php/14568/multi-restaurant-table-reservation-system-php-full-source-code.html | Product Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-12-02 22:15
Updated : 2024-11-21 05:23
NVD link : CVE-2020-29284
Mitre link : CVE-2020-29284
CVE.ORG link : CVE-2020-29284
JSON object : View
Products Affected
multi_restaurant_table_reservation_system_project
- multi_restaurant_table_reservation_system
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')