Files
CVEs-PoC/2020/CVE-2020-29284.md
T
2024-05-25 21:48:12 +02:00

791 B

CVE-2020-29284

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.

POC

Reference

Github