cve/2021/CVE-2021-25068.md

18 lines
830 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-25068](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25068)
![](https://img.shields.io/static/v1?label=Product&message=Sync%20WooCommerce%20Product%20feed%20to%20Google%20Shopping&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.2.4%3C%3D%201.2.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Sync WooCommerce Product feed to Google Shopping WordPress plugin through 1.2.4 uses the 'feed_id' POST parameter which is not properly sanitized for use in a SQL statement, leading to a SQL injection vulnerability in the admin dashboard
### POC
#### Reference
- https://wpscan.com/vulnerability/32799efd-99dc-46dd-8648-e9eb872a0371
#### Github
No PoCs found on GitHub currently.