Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/documentation/modules/auxiliary/scanner/http/emby_version_ssrf.md
Views: 11784
Vulnerable Application
This scanner should work on any version of Emby Media Server. Data returned would depend on configuration settings server-side.
Description
Generates an API request to the provided IP addresses in order to ascertain the Emby server version, if possible. Returns the server version, URI, and internal IP address (if provided). This is useful for rapidly identifying vulnerable Emby servers that may be susceptible to CVE-2020-26948.
Verification Steps
Do:
use auxiliary/scanner/http/emby_version_ssrf
Do:
set rhosts [ips]
Do:
run