cbcvebase.
CVE-2021-21973
published 2021-02-24

CVE-2021-21973: The vSphere Client (HTML5) contains an SSRF (Server Side Request Forgery) vulnerability due to improper validation of URLs in a vCenter Server plugin. A…

PriorityP185medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
KEVITWEXPLOITInitial access
CISA Known Exploited Vulnerabilitydue 2022-03-21
Exploited in the wild
EPSS
88.01%
99.7th percentile
The vSphere Client (HTML5) contains an SSRF (Server Side Request Forgery) vulnerability due to improper validation of URLs in a vCenter Server plugin. A malicious actor with network access to port 443 may exploit this issue by sending a POST request to vCenter Server plugin leading to information disclosure. This affects: VMware vCenter Server (7.x before 7.0 U1c, 6.7 before 6.7 U3l and 6.5 before 6.5 U3n) and VMware Cloud Foundation (4.x before 4.2 and 3.x before 3.10.1.2).

Affected

5 ranges
VendorProductVersion rangeFixed in
vmwarecloud_foundation>= 3.0 < 3.10.1.23.10.1.2
vmwarecloud_foundation>= 4.0 < 4.24.2
vmwarevcenter_server
vmwarevcenter_server
vmwarevcenter_server

Detection & IOCsextracted from sources · hover to see the quote

url/ui/vropspluginui/rest/services/getvcdetails
  • Detect exploitation attempts by monitoring for GET requests to the path /ui/vropspluginui/rest/services/getvcdetails on port 443, particularly those containing attacker-controlled values in the Vcip, Vcpassword, Vcusername, and Reqresource HTTP headers.
  • A successful SSRF probe will elicit an HTTP 500 response from the server with body containing the string 'The server sent HTTP status code 200', indicating the server made an outbound request to the attacker-supplied Vcip URL.
  • The vulnerability is exploitable with no authentication (PR:N, UI:N) over the network; monitor for unexpected outbound HTTP connections originating from the vCenter Server process following requests to the vropspluginui endpoint.
  • ·The Nuclei template uses a GET request to trigger the SSRF, while the official NVD/VMware advisory describes the attack vector as a POST request. Both should be considered when writing detection signatures.
  • ·Affected versions are VMware vCenter Server 7.x before 7.0 U1c, 6.7 before 6.7 U3l, 6.5 before 6.5 U3n, and VMware Cloud Foundation 4.x before 4.2 and 3.x before 3.10.1.2. Patched systems should not be flagged.

CVSS provenance

nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:P/I:N/A:N
vulncheck9.8CRITICAL
cisa5.3MEDIUM
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.