### [CVE-2022-1556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1556) ![](https://img.shields.io/static/v1?label=Product&message=StaffList&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=3.1.5%3C%203.1.5%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen) ### Description The StaffList WordPress plugin before 3.1.5 does not properly sanitise and escape a parameter before using it in a SQL statement when searching for Staff in the admin dashboard, leading to an SQL Injection ### POC #### Reference - https://packetstormsecurity.com/files/166918/ - https://packetstormsecurity.com/files/166918/ - https://wpscan.com/vulnerability/04890549-6bd1-44dd-8bce-7125c01be5d4 - https://wpscan.com/vulnerability/04890549-6bd1-44dd-8bce-7125c01be5d4 #### Github No PoCs found on GitHub currently.