### [CVE-2024-5808](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-5808) ![](https://img.shields.io/static/v1?label=Product&message=WP%20Ajax%20Contact%20Form&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen) ### Description The WP Ajax Contact Form WordPress plugin through 2.2.2 does not have CSRF check in place when deleting emails from the email list, which could allow attackers to make a logged in admin perform such action via a CSRF attack ### POC #### Reference - https://wpscan.com/vulnerability/1783bbce-3cc3-4a7e-a491-b713cee8278b/ #### Github No PoCs found on GitHub currently.