cve/2022/CVE-2022-1202.md

18 lines
817 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1202](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1202)
![](https://img.shields.io/static/v1?label=Product&message=WP-CRM%20%E2%80%93%20Customer%20Relations%20Management%20for%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.1%3C%3D%201.2.1%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-CRM WordPress plugin through 1.2.1 does not validate and sanitise fields when exporting people to a CSV file, leading to a CSV injection vulnerability.
### POC
#### Reference
- https://wpscan.com/vulnerability/53c8190c-baef-4807-970b-f01ab440576a
#### Github
No PoCs found on GitHub currently.