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

18 lines
918 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [CVE-2021-24166](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24166)
![](https://img.shields.io/static/v1?label=Product&message=Ninja%20Forms%20Contact%20Form%20%E2%80%93%20The%20Drag%20and%20Drop%20Form%20Builder%20for%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.4.34%3C%203.4.34%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The wp_ajax_nf_oauth_disconnect from the Ninja Forms Contact Form The Drag and Drop Form Builder for WordPress WordPress plugin before 3.4.34 had no nonce protection making it possible for attackers to craft a request to disconnect a site's OAuth connection.
### POC
#### Reference
- https://wpscan.com/vulnerability/b531fb65-a8ff-4150-a9a1-2a62a3c00bd6
#### Github
No PoCs found on GitHub currently.