cve/2023/CVE-2023-0421.md

18 lines
780 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-0421](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0421)
![](https://img.shields.io/static/v1?label=Product&message=Cloud%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Cloud Manager WordPress plugin through 1.0 does not sanitise and escape the query param ricerca before outputting it in an admin panel, allowing unauthenticated attackers to trick a logged in admin to trigger a XSS payload by clicking a link.
### POC
#### Reference
- https://wpscan.com/vulnerability/a356fea0-f143-4736-b2b2-c545c525335c
#### Github
No PoCs found on GitHub currently.