cve/2024/CVE-2024-6027.md
2024-06-23 04:42:52 +00:00

18 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### [CVE-2024-6027](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6027)
![](https://img.shields.io/static/v1?label=Product&message=Themify%20%E2%80%93%20WooCommerce%20Product%20Filter&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=*%3C%3D%201.4.9%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20Improper%20Neutralization%20of%20Special%20Elements%20used%20in%20an%20SQL%20Command%20('SQL%20Injection')&color=brighgreen)
### Description
The Themify WooCommerce Product Filter plugin for WordPress is vulnerable to time-based SQL Injection via the conditions parameter in all versions up to, and including, 1.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds