### [CVE-2024-2101](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2101) ![](https://img.shields.io/static/v1?label=Product&message=Salon%20booking%20system&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%209.6.3%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen) ### Description The Salon booking system WordPress plugin before 9.6.3 does not properly sanitize and escape the 'Mobile Phone' field when booking an appointment, allowing customers to conduct Stored Cross-Site Scripting attacks. The payload gets triggered when an admin visits the 'Customers' page and the malicious script is executed in the admin context. ### POC #### Reference - https://wpscan.com/vulnerability/b3a0bb3f-50b2-4dcb-b23c-b08480363a4a/ #### Github No PoCs found on GitHub currently.