### [CVE-2014-2675](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2675) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Cross-site request forgery (CSRF) vulnerability in inc/AdminPage.php in the WP HTML Sitemap plugin 1.2 for WordPress allows remote attackers to hijack the authentication of administrators for requests that delete the sitemap via a request to the wp-html-sitemap page in wp-admin/options-general.php. ### POC #### Reference - https://security.dxw.com/advisories/csrf-vulnerability-in-wp-html-sitemap-1-2/ #### Github No PoCs found on GitHub currently.