cve/2022/CVE-2022-2537.md

18 lines
821 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2537](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2537)
![](https://img.shields.io/static/v1?label=Product&message=WooCommerce%20PDF%20Invoices%20%26%20Packing%20Slips&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.14.0%3E%3D%202.14.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The WooCommerce PDF Invoices & Packing Slips WordPress plugin before 3.0.1 does not sanitise and escape some parameters before outputting them back in an attributes of an admin page, leading to Reflected Cross-Site Scripting.
### POC
#### Reference
- https://wpscan.com/vulnerability/ae613148-85d8-47a0-952d-49c29584676f
#### Github
No PoCs found on GitHub currently.