mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
20 lines
937 B
Markdown
20 lines
937 B
Markdown
### [CVE-2021-38145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38145)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
- https://github.com/20142995/nuclei-templates
|
|
- https://github.com/cyb3r-w0lf/nuclei-template-collection
|
|
|