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

18 lines
997 B
Markdown

### [CVE-2021-24164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24164)
![](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.1%3C%203.4.34.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-200%20Exposure%20of%20Sensitive%20Information%20to%20an%20Unauthorized%20Actor&color=brighgreen)
### Description
In the Ninja Forms Contact Form WordPress plugin before 3.4.34.1, low-level users, such as subscribers, were able to trigger the action, wp_ajax_nf_oauth, and retrieve the connection url needed to establish a connection. They could also retrieve the client_id for an already established OAuth connection.
### POC
#### Reference
- https://wpscan.com/vulnerability/dfa32afa-c6de-4237-a9f2-709843dcda89
#### Github
No PoCs found on GitHub currently.