Vulnerability CVE-2016-6559


Published: 2018-07-13

Description:
Improper bounds checking of the obuf variable in the link_ntoa() function in linkaddr.c of the BSD libc library may allow an attacker to read or write from memory. The full impact and severity depends on the method of exploit and how the library is used by applications. According to analysis by FreeBSD developers, it is very unlikely that applications exist that utilize link_ntoa() in an exploitable manner, and the CERT/CC is not aware of any proof of concept. A blog post describes the functionality of link_ntoa() and points out that none of the base utilities use this function in an exploitable manner. For more information, please see FreeBSD Security Advisory SA-16:37.

See advisories in our WLB2 database:
Topic
Author
Date
High
FreeBSD/Apple libc link_ntoa() buffer overflow
FreeBSD
07.12.2016

Type:

CWE-119

(Improper Restriction of Operations within the Bounds of a Memory Buffer)

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Freebsd -> Freebsd 

 References:
http://www.securitytracker.com/id/1037398
https://www.freebsd.org/security/advisories/FreeBSD-SA-16:37.libc.asc
https://www.kb.cert.org/vuls/id/548487
https://www.securityfocus.com/bid/94694

Copyright 2024, cxsecurity.com

 

Back to Top