cve/2023/CVE-2023-0816.md

18 lines
763 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0816](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0816)
![](https://img.shields.io/static/v1?label=Product&message=Formidable%20Forms&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.1%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-290%20Authentication%20Bypass%20by%20Spoofing&color=brighgreen)
### Description
The Formidable Forms WordPress plugin before 6.1 uses several potentially untrusted headers to determine the IP address of the client, leading to IP Address spoofing and bypass of anti-spam protections.
### POC
#### Reference
- https://wpscan.com/vulnerability/a281f63f-e295-4666-8a08-01b23cd5a744
#### Github
No PoCs found on GitHub currently.