cve/2021/CVE-2021-24861.md

18 lines
716 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24861](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24861)
![](https://img.shields.io/static/v1?label=Product&message=Quotes%20Collection&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=2.5.2%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brightgreen)
2024-05-25 21:48:12 +02:00
### Description
The Quotes Collection WordPress plugin through 2.5.2 does not validate and escape the bulkcheck parameter before using it in a SQL statement, leading to a SQL injection
### POC
#### Reference
- https://wpscan.com/vulnerability/9a50d5d0-7a50-47d1-a8f9-e0eb217919d9
#### Github
2025-09-29 21:09:30 +02:00
- https://github.com/20142995/nuclei-templates
2024-05-25 21:48:12 +02:00