Files
CVEs-PoC/2021/CVE-2021-27672.md
T
2025-09-29 21:09:30 +02:00

18 lines
791 B
Markdown

### [CVE-2021-27672](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-27672)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
SQL Injection in the "admin_boxes.ajax.php" component of Tribal Systems Zenario CMS v8.8.52729 allows remote attackers to obtain sesnitive database information by injecting SQL commands into the "cID" parameter when creating a new HTML component.
### POC
#### Reference
- https://deadsh0t.medium.com/blind-error-based-authenticated-sql-injection-on-zenario-8-8-52729-cms-d4705534df38
#### Github
No PoCs found on GitHub currently.