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

18 lines
791 B
Markdown

### [CVE-2020-29284](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-29284)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://www.exploit-db.com/exploits/48984
#### Github
- https://github.com/ARPSyndicate/kenzer-templates