Merge pull request #934 from dwisiswant0/add/cves/2021/CVE-2021-21972

Add CVE-2021-21972
patch-1
PD-Team 2021-02-25 13:37:04 +05:30 committed by GitHub
commit 299f78a021
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,28 @@
id: CVE-2021-21972
info:
name: VMware vCenter Unauthorized RCE
author: dwisiswant0
severity: critical
reference: https://swarm.ptsecurity.com/unauth-rce-vmware/
description: The vulnerability allows unauthenticated remote attackers to upload file leading to remote code execution (RCE). This templates only detects the plugin.
tags: cve,cve2021,vmware,rce
requests:
- method: GET
path:
- "{{BaseURL}}/ui/vropspluginui/rest/services/getstatus"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "VSPHERE-UI-JSESSIONID"
part: header
condtion: and
- type: regex
regex:
- "(Install|Config) Final Progress"
part: body