### [CVE-2024-13881](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13881) ![](https://img.shields.io/static/v1?label=Product&message=Link%20My%20Posts&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brightgreen) ### Description The Link My Posts WordPress plugin through 1.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin. ### POC #### Reference - https://wpscan.com/vulnerability/900fa2c6-0cac-4920-aef2-e8b94248b62e/ #### Github No PoCs found on GitHub currently.