cve/2021/CVE-2021-22019.md

18 lines
842 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-22019](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22019)
![](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=Denial%20of%20service%20vulnerability&color=brighgreen)
### Description
The vCenter Server contains a denial-of-service vulnerability in VAPI (vCenter API) service. A malicious actor with network access to port 5480 on vCenter Server may exploit this issue by sending a specially crafted jsonrpc message to create a denial of service condition.
### POC
#### Reference
- https://www.vmware.com/security/advisories/VMSA-2021-0020.html
#### Github
No PoCs found on GitHub currently.