52 lines
1.7 KiB
YAML
52 lines
1.7 KiB
YAML
id: CVE-2022-38817
|
|
|
|
info:
|
|
name: Dapr Dashboard 0.1.0-0.10.0 - Improper Access Control
|
|
author: For3stCo1d
|
|
severity: high
|
|
description: |
|
|
Dapr Dashboard 0.1.0 through 0.10.0 is susceptible to improper access control. An attacker can possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
|
|
remediation: |
|
|
Upgrade Dapr Dashboard to a version that includes the fix for CVE-2022-38817 or apply the necessary patches provided by the vendor.
|
|
reference:
|
|
- https://github.com/dapr/dashboard/issues/222
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38817
|
|
- https://github.com/dapr/dashboard
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-38817
|
|
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-2022-38817
|
|
cwe-id: CWE-306
|
|
epss-score: 0.00898
|
|
epss-percentile: 0.80906
|
|
cpe: cpe:2.3:a:linuxfoundation:dapr_dashboard:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 3
|
|
vendor: linuxfoundation
|
|
product: dapr_dashboard
|
|
shodan-query: http.title:"Dapr Dashboard"
|
|
tags: cve,cve2022,dapr,dashboard,unauth
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/components/statestore"
|
|
- "{{BaseURL}}/overview"
|
|
- "{{BaseURL}}/controlplane"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Dapr Dashboard</title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100faf5a71a0bc2458a7fc8ac3a93ca6ba57082c960de7d73ede69cdd50a18538b1022100902686abe7fc32a804397a447d3ad3171e5f618c44975e3ffb3a26fee392f602:922c64590222798bb761d5b6d8e72950
|