{ "schema_version": "1.4.0", "id": "GHSA-rj86-j8mq-h692", "modified": "2022-05-14T01:29:42Z", "published": "2022-05-14T01:29:42Z", "aliases": [ "CVE-2018-6360" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-6360" }, { "type": "WEB", "url": "https://github.com/mpv-player/mpv/issues/5456" }, { "type": "WEB", "url": "https://github.com/mpv-player/mpv/commit/e6e6b0dcc7e9b0dbf35154a179b3dc1fcfcaff43" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201805-05" }, { "type": "WEB", "url": "https://www.debian.org/security/2018/dsa-4105" } ], "database_specific": { "cwe_ids": [ "CWE-20" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-01-28T02:29:00Z" } }