CVE-2020-29284
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (6.09%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 9.8 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 6.09% probability · 93th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- multi restaurant table reservation system project/multi restaurant table reservation system
- Source
- cve@mitre.org
References
- https://github.com/BigTiger2020/-Multi-Restaurant-Table-Reservation-System/blob/main/README.mdExploit, Third Party Advisory
- https://www.exploit-db.com/exploits/48984Exploit, Third Party Advisory, VDB Entry
- https://www.sourcecodester.com/php/14568/multi-restaurant-table-reservation-system-php-full-source-code.htmlProduct, Third Party Advisory
- https://github.com/BigTiger2020/-Multi-Restaurant-Table-Reservation-System/blob/main/README.mdExploit, Third Party Advisory
- https://www.exploit-db.com/exploits/48984Exploit, Third Party Advisory, VDB Entry
- https://www.sourcecodester.com/php/14568/multi-restaurant-table-reservation-system-php-full-source-code.htmlProduct, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.