cve/2023/CVE-2023-2843.md

18 lines
823 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2843](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2843)
![](https://img.shields.io/static/v1?label=Product&message=MultiParcels%20Shipping%20For%20WooCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.14.15%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The MultiParcels Shipping For WooCommerce WordPress plugin before 1.14.15 does not properly sanitize and escape a parameter before using it in an SQL statement, which could allow any authenticated users, such as subscribers, to perform SQL Injection attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/8e713eaf-f332-47e2-a131-c14222201fdc
#### Github
No PoCs found on GitHub currently.