mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
786 B
786 B
CVE-2022-1556
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://wpscan.com/vulnerability/04890549-6bd1-44dd-8bce-7125c01be5d4
Github
No PoCs found on GitHub currently.