cve/2022/CVE-2022-0385.md

18 lines
776 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0385)
![](https://img.shields.io/static/v1?label=Product&message=Crazy%20Bone&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.6.0%3C%3D%200.6.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Crazy Bone WordPress plugin through 0.6.0 does not sanitise and escape the username submitted via the login from when displaying them back in the log dashboard, leading to an unauthenticated Stored Cross-Site scripting
### POC
#### Reference
- https://wpscan.com/vulnerability/60067b8b-9fa5-40d1-817a-929779947891
#### Github
No PoCs found on GitHub currently.