nuclei-templates/http/cves/2020/CVE-2020-5847.yaml

32 lines
890 B
YAML
Raw Normal View History

2021-02-14 20:52:26 +00:00
id: CVE-2020-5847
2021-02-14 20:52:26 +00:00
info:
name: UnRaid <=6.80 - Remote Code Execution
2021-02-14 20:52:26 +00:00
author: madrobot
severity: critical
description: UnRaid <=6.80 allows remote unauthenticated attackers to execute arbitrary code.
reference:
- https://sysdream.com/news/lab/2020-02-06-cve-2020-5847-cve-2020-5849-unraid-6-8-0-unauthenticated-remote-code-execution-as-root/
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5847
- https://sysdream.com/news/lab/
- https://forums.unraid.net/forum/7-announcements/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2020-5847
cwe-id: CWE-94,CWE-668
tags: cve,cve2020,rce,kev
2021-02-14 20:52:26 +00:00
2023-05-05 05:05:38 +00:00
http:
2021-02-14 20:52:26 +00:00
- method: GET
path:
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
# Enhanced by mp on 2022/04/28