cve/2021/CVE-2021-22016.md

18 lines
792 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-22016](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22016)
![](https://img.shields.io/static/v1?label=Product&message=VMware%20vCenter%20Server%2C%20VMware%20Cloud%20Foundation&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Reflected%20XSS%20vulnerability&color=brighgreen)
### Description
The vCenter Server contains a reflected cross-site scripting vulnerability due to a lack of input sanitization. An attacker may exploit this issue to execute malicious scripts by tricking a victim into clicking a malicious link.
### POC
#### Reference
- https://www.vmware.com/security/advisories/VMSA-2021-0020.html
#### Github
No PoCs found on GitHub currently.