cve/2021/CVE-2021-38145.md

19 lines
855 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-38145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38145)
![](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
An issue was discovered in Form Tools through 3.0.20. SQL Injection can occur via the export_group_id field when a low-privileged user (client) tries to export a form with data, e.g., manipulation of modules/export_manager/export.php?export_group_id=1&export_group_1_results=all&export_type_id=1.
### POC
#### Reference
- https://bernardofsr.github.io/blog/2021/form-tools/
- https://github.com/bernardofsr/CVEs-With-PoC/blob/main/PoCs/Form%20Tools/README.md
#### Github
No PoCs found on GitHub currently.