### [CVE-2023-1938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1938) ![](https://img.shields.io/static/v1?label=Product&message=WP%20Fastest%20Cache&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.1.5%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%20Server-Side%20Request%20Forgery%20(SSRF)&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.