### [CVE-2023-1660](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1660) ![](https://img.shields.io/static/v1?label=Product&message=AI%20ChatBot&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%204.4.9%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 AI ChatBot WordPress plugin before 4.4.9 does not have authorisation and CSRF in a function hooked to init, allowing unauthenticated users to update some settings, leading to Stored XSS due to the lack of escaping when outputting them in the admin dashboard ### POC #### Reference - https://wpscan.com/vulnerability/1a5cbcfc-fa55-433a-a76b-3881b6c4bea2 #### Github No PoCs found on GitHub currently.