Lucene search

K
gentooGentoo FoundationGLSA-201611-10
HistoryNov 17, 2016 - 12:00 a.m.

libuv: Privilege escalation

2016-11-1700:00:00
Gentoo Foundation
security.gentoo.org
22

10 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

0.007 Low

EPSS

Percentile

80.1%

Background

libuv is a multi-platform support library with a focus on asynchronous I/O.

Description

It was discovered that libuv does not call setgroups before calling setuid/setgid. If this is not called, then even though the uid has been dropped, there may still be groups associated that permit superuser privileges.

Impact

Context-dependent attackers could escalate privileges via unspecified vectors.

Workaround

There is no known workaround at this time.

Resolution

All libuv users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --verbose --oneshot ">=dev-libs/libuv-1.4.2"
OSVersionArchitecturePackageVersionFilename
Gentooanyalldev-libs/libuv< 1.4.2UNKNOWN

10 High

CVSS2

Access Vector

NETWORK

Access Complexity

LOW

Authentication

NONE

Confidentiality Impact

COMPLETE

Integrity Impact

COMPLETE

Availability Impact

COMPLETE

AV:N/AC:L/Au:N/C:C/I:C/A:C

0.007 Low

EPSS

Percentile

80.1%