mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-01 11:10:36 +00:00
19 lines
905 B
Markdown
19 lines
905 B
Markdown
### [CVE-2023-1938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1938)
|
|

|
|

|
|
&color=brighgreen)
|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
The WP Fastest Cache WordPress plugin before 1.1.5 does not have CSRF check in an AJAX action, and does not validate user input before using it in the wp_remote_get() function, leading to a Blind SSRF issue
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/92b1c6d8-51db-46aa-bde6-abdfb091aab5
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|