cve/2021/CVE-2021-24346.md
2024-06-18 02:51:15 +02:00

894 B

CVE-2021-24346

Description

The Stock in & out WordPress plugin through 1.0.4 has a search functionality, the lowest accessible level to it being contributor. The srch POST parameter is not validated, sanitised or escaped before using it in the echo statement, leading to a reflected XSS issue

POC

Reference

Github

No PoCs found on GitHub currently.