### [CVE-2024-13668](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13668) ![](https://img.shields.io/static/v1?label=Product&message=WordPress%20Activity%20O%20Meter&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-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen) ### Description The WordPress Activity O Meter 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 admins. ### POC #### Reference - https://wpscan.com/vulnerability/a7bfc094-b235-419d-882d-96b439651f65/ #### Github No PoCs found on GitHub currently.