mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 06:12:23 +02:00
18 lines
879 B
Markdown
18 lines
879 B
Markdown
### [CVE-2021-24869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24869)
|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
The WP Fastest Cache WordPress plugin before 0.9.5 does not escape user input in the set_urls_with_terms method before using it in a SQL statement, leading to an SQL injection exploitable by low privilege users such as subscriber
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://jetpack.com/2021/10/14/multiple-vulnerabilities-in-wp-fastest-cache-plugin/
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|