### [CVE-2021-24615](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24615) ![](https://img.shields.io/static/v1?label=Product&message=%E5%BE%AE%E4%BF%A1%E6%89%93%E8%B5%8F%EF%BC%88Wechat%20Reward)&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.7%3C%3D%201.7%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-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen) ### Description The Wechat Reward WordPress plugin through 1.7 does not sanitise or escape its QR settings, nor has any CSRF check in place, allowing attackers to make a logged in admin change the settings and perform Cross-Site Scripting attacks. ### POC #### Reference - https://wpscan.com/vulnerability/9d48313b-76d7-4252-9b81-2fdd0373561b #### Github No PoCs found on GitHub currently.