### [CVE-2022-1844](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1844) ![](https://img.shields.io/static/v1?label=Product&message=WP%20Sentry&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%3D%201.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen) ### Description The WP Sentry WordPress plugin through 1.0 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack and lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping as well ### POC #### Reference - https://wpscan.com/vulnerability/f0b0baac-7f44-44e1-af73-5a72b967858d #### Github No PoCs found on GitHub currently.