Goby/json/VMware-vCenter-Server-RCE-(...

70 lines
2.2 KiB
JSON

{
"Name": "VMware vCenter Server RCE (CVE-2021-21972)",
"Description": "The vSphere Client (HTML5) contains a remote code execution vulnerability in a vCenter Server plugin. A malicious actor with network access to port 443 may exploit this issue to execute commands with unrestricted privileges on the underlying operating system that hosts vCenter Server. 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).",
"Product": "VMware-vCenter",
"Homepage": "https://www.vmware.com/products/vcenter-server.html",
"DisclosureDate": "2021-02-24",
"Author": "itardc@163.com",
"GifAddress": "https://raw.githubusercontent.com/gobysec/GobyVuls/master/VMware/CVE-2021-21972/VMware_vCenter_Server_RCE_CVE_2021_21972.gif",
"FofaQuery": "app=\"VMware-VirtualCenter\" || app=\"VMware-vCenter\"",
"GobyQuery": "app=\"VMware-VirtualCenter\" || app=\"VMware-vCenter\"",
"Level": "3",
"Impact": "",
"Recommendation": "",
"References": [
"https://www.vmware.com/security/advisories/VMSA-2021-0002.html",
"https://nvd.nist.gov/vuln/detail/CVE-2021-21972",
"https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21972"
],
"HasExp": true,
"ExpParams": [
{
"name": "AttackType",
"type": "select",
"value": "windows_webshell,linux_webshell",
"show": ""
}
],
"ExpTips": {
"Type": "",
"Content": ""
},
"ScanSteps": [
"AND",
{
"Request": {
"data": "",
"data_type": "text",
"follow_redirect": true,
"method": "GET",
"uri": "/"
},
"ResponseTest": {
"checks": [
{
"bz": "",
"operation": "==",
"type": "item",
"value": "200",
"variable": "$code"
}
],
"operation": "AND",
"type": "group"
}
}
],
"ExploitSteps": null,
"Tags": ["rce"],
"CVEIDs": [
"CVE-2021-21972"
],
"CVSSScore": "N/A",
"AttackSurfaces": {
"Application": null,
"Support": null,
"Service": null,
"System": ["VMware-vCenter"],
"Hardware": null
}
}