ID CVE-2016-6252
Summary Integer overflow in shadow 4.2.1 allows local users to gain privileges via crafted input to newuidmap.
References
Vulnerable Configurations
  • cpe:2.3:a:shadow_project:shadow:4.2.1:*:*:*:*:*:*:*
    cpe:2.3:a:shadow_project:shadow:4.2.1:*:*:*:*:*:*:*
CVSS
Base: 4.6 (as of 04-11-2017 - 01:29)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
LOCAL LOW NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:L/AC:L/Au:N/C:P/I:P/A:P
refmap via4
bid 92055
confirm
debian DSA-3793
gentoo GLSA-201706-02
mlist
  • [oss-security] 20160719 Re: subuid security patches for shadow package
  • [oss-security] 20160719 subuid security patches for shadow package
  • [oss-security] 20160720 Re: subuid security patches for shadow package
  • [oss-security] 20160725 Re: Re: [Pkg-shadow-devel] subuid security patches for shadow package
Last major update 04-11-2017 - 01:29
Published 17-02-2017 - 17:59
Last modified 04-11-2017 - 01:29
Back to Top