Lucene search
K

Dapr Dashboard 0.1.0-0.10.0 - Improper Access Control

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

Dapr Dashboard 0.1.0-0.10.0 - Improper Access Control. Upgrade for CVE-2022-3881

Related
Refs
Code
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.
  impact: |
    The vulnerability allows unauthorized access to the Dapr Dashboard, potentially leading to unauthorized actions and data exposure.
  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
    - https://github.com/Miraitowa70/POC-Notes
  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.02941
    epss-percentile: 0.85449
    cpe: cpe:2.3:a:linuxfoundation:dapr_dashboard:*:*:*:*:*:*:*:*
  metadata:
    max-request: 3
    vendor: linuxfoundation
    product: dapr_dashboard
    shodan-query:
      - http.title:"Dapr Dashboard"
      - http.title:"dapr dashboard"
    fofa-query: title="dapr dashboard"
    google-query: intitle:"dapr dashboard"
  tags: cve,cve2022,dapr,dashboard,unauth,linuxfoundation,vuln

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: 4b0a004830460221009d3eb38bc7d336805a5b3ce7f9fa50448cc13669aeaf3a7161b0724f3aabc2b8022100eb4b8592198a102d47626f4bc9391fab7ac1c0e268188c8feeb1a8f66b501966:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.5
EPSS0.02941
34