cve/2023/CVE-2023-1405.md

18 lines
736 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-1405](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1405)
![](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.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The Formidable Forms WordPress plugin before 6.2 unserializes user input, which could allow anonymous users to perform PHP Object Injection when a suitable gadget is present.
### POC
#### Reference
- https://wpscan.com/vulnerability/8c727a31-ff65-4472-8191-b1becc08192a/
#### Github
No PoCs found on GitHub currently.