6.5 MEDIUM
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse ignored package streamlink-twitch-gui-bin
- @LeSuisse accepted
- @LeSuisse published on GitHub
Streamlink: Arbitrary local file read via file:// URI in HLS and DASH
Streamlink is a CLI utility which pipes video streams from various services into a video player. Prior to 8.4.0, Streamlink's HLS and DASH parsers do not validate the URI scheme of segment entries and other resources. A remote .m3u8 HLS playlist or .mpd DASH manifest can list file:///path/to/file as a segment, and streamlink will read that local file and write its contents to the output stream. This vulnerability is fixed in 8.4.0.
References
-
https://github.com/streamlink/streamlink/security/advisories/GHSA-hgqw-6m45-hw5f x_refsource_CONFIRMexploit
Affected products
- ==< 8.4.0
Matching in nixpkgs
Package maintainers
-
@dezgeg Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
-
@zraexy David Mell <zraexy@gmail.com>
-
@DeeUnderscore D Anzorge <d.anzorge@gmail.com>