cve/2021/CVE-2021-24952.md

18 lines
904 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24952](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24952)
![](https://img.shields.io/static/v1?label=Product&message=Conversios.io%20%E2%80%93%20Google%20Analytics%20and%20Google%20Shopping%20plugin%20for%20WooCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.6.2%3C%204.6.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Conversios.io WordPress plugin before 4.6.2 does not sanitise, validate and escape the sync_progressive_data parameter for the tvcajax_product_sync_bantch_wise AJAX action before using it in a SQL statement, allowing any authenticated user to perform SQL injection attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/cbb8fa9f-1c84-4410-ae86-64cb1771ce78
#### Github
No PoCs found on GitHub currently.