Files
CVEs-PoC/2021/CVE-2021-24705.md
T
2024-06-18 02:51:15 +02:00

19 lines
1003 B
Markdown

### [CVE-2021-24705](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24705)
![](https://img.shields.io/static/v1?label=Product&message=NEX-Forms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%208.4.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The NEX-Forms WordPress plugin before 8.4.3 does not have CSRF checks in place when editing a form, and does not escape some of its settings as well as form fields before outputting them in attributes. This could allow attackers to make a logged in admin edit arbitrary forms with Cross-Site Scripting payloads in them
### POC
#### Reference
- https://wpscan.com/vulnerability/eca883d8-9499-4dbd-8fe1-4447fc2ca28a
#### Github
- https://github.com/ARPSyndicate/cvemon