cve/2022/CVE-2022-3574.md

18 lines
743 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3574](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3574)
![](https://img.shields.io/static/v1?label=Product&message=WPForms%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.7%3C%201.7.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-1236%20Improper%20Neutralization%20of%20Formula%20Elements%20in%20a%20CSV%20File&color=brighgreen)
### Description
The WPForms Pro WordPress plugin before 1.7.7 does not validate its form data when generating the exported CSV, which could lead to CSV injection.
### POC
#### Reference
- https://wpscan.com/vulnerability/0eae5189-81af-4344-9e96-dd1f4e223d41
#### Github
No PoCs found on GitHub currently.