mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
876 B
Markdown
18 lines
876 B
Markdown
### [CVE-2021-24869](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24869)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
No PoCs found on GitHub currently.
|
|
|