mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
894 B
Markdown
19 lines
894 B
Markdown
### [CVE-2021-24346](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24346)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-stock-in/
|
|
- https://wpscan.com/vulnerability/c25146fd-4143-463c-8c85-05dd33e9a77b
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|