cve/2022/CVE-2022-3603.md

18 lines
915 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3603](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3603)
![](https://img.shields.io/static/v1?label=Product&message=Export%20customers%20list%20csv%20for%20WooCommerce%2C%20WordPress%20users%20csv%2C%20export%20Guest%20customer%20list&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 Export customers list csv for WooCommerce, WordPress users csv, export Guest customer list WordPress plugin before 2.0.69 does not validate data when outputting it back in a CSV file, which could lead to CSV injection.
### POC
#### Reference
- https://wpscan.com/vulnerability/376e2bc7-2eb9-4e0a-809c-1582940ebdc7
#### Github
No PoCs found on GitHub currently.