Lucene search

K
archlinuxArchLinuxASA-201802-7
HistoryFeb 13, 2018 - 12:00 a.m.

[ASA-201802-7] mpv: arbitrary code execution

2018-02-1300:00:00
security.archlinux.org
10

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS

0.026

Percentile

90.3%

Arch Linux Security Advisory ASA-201802-7

Severity: High
Date : 2018-02-13
CVE-ID : CVE-2018-6360
Package : mpv
Type : arbitrary code execution
Remote : Yes
Link : https://security.archlinux.org/AVG-605

Summary

The package mpv before version 1:0.27.1-1 is vulnerable to arbitrary
code execution.

Resolution

Upgrade to 1:0.27.1-1.

pacman -Syu “mpv>=1:0.27.1-1”

The problem has been fixed upstream in version 0.27.1.

Workaround

None.

Description

mpv 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.

Impact

A remote attacker can execute arbitrary code on the affected host by
tricking the user into playing a malicious web page.

References

https://github.com/mpv-player/mpv/releases/tag/v0.27.1
https://github.com/mpv-player/mpv/commit/e6e6b0dcc7e9b0dbf35154a179b3dc1fcfcaff43
https://github.com/mpv-player/mpv/issues/5456
https://security.archlinux.org/CVE-2018-6360

OSVersionArchitecturePackageVersionFilename
ArchLinuxanyanympv< 1:0.27.1-1UNKNOWN

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

EPSS

0.026

Percentile

90.3%