CVE-2018-6360
mpv through 0.28.0 allows remote attackers to execute arbitrary code via a crafted web site, because it reads HTML documents containing VIDEO elements, and accepts arbitrary URLs in a src attribute without a protocol whitelist in player/lua/ytdl_hook.lua.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.59%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
mpv through 0.28.0 allows remote attackers to execute arbitrary code via a crafted web site, because it reads HTML documents containing VIDEO elements, and accepts arbitrary URLs in a src attribute without a protocol whitelist in player/lua/ytdl_hook.lua. For example, an av://lavfi:ladspa=file= URL signifies that the product should call dlopen on a shared object file located at an arbitrary local pathname. The issue exists because the product does not consider that youtube-dl can provide a potentially unsafe URL.
- CVSS 3.0
- 8.8 HIGHCVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 2.59% probability · 84th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-20
- Affected
- mpv/mpv · debian/debian linux
- Source
- cve@mitre.org
References
- https://github.com/mpv-player/mpv/commit/e6e6b0dcc7e9b0dbf35154a179b3dc1fcfcaff43Patch, Third Party Advisory
- https://github.com/mpv-player/mpv/issues/5456Exploit, Issue Tracking, Patch, Third Party Advisory
- https://security.gentoo.org/glsa/201805-05Third Party Advisory
- https://www.debian.org/security/2018/dsa-4105Third Party Advisory
- https://github.com/mpv-player/mpv/commit/e6e6b0dcc7e9b0dbf35154a179b3dc1fcfcaff43Patch, Third Party Advisory
- https://github.com/mpv-player/mpv/issues/5456Exploit, Issue Tracking, Patch, Third Party Advisory
- https://security.gentoo.org/glsa/201805-05Third Party Advisory
- https://www.debian.org/security/2018/dsa-4105Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.