cve/2022/CVE-2022-3605.md

18 lines
749 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3605](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3605)
![](https://img.shields.io/static/v1?label=Product&message=WP%20CSV%20Exporter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%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 WP CSV Exporter WordPress plugin before 1.3.7 does not properly escape the fields when exporting data as CSV, leading to a CSV injection vulnerability.
### POC
#### Reference
- https://wpscan.com/vulnerability/28ecdf61-e478-42c3-87c0-80a9912eadb2
#### Github
No PoCs found on GitHub currently.