一、 漏洞 CVE-2016-6559 基础信息
漏洞标题
BSD libc库的link_ntoa()函数可能受到经典缓冲区溢出的攻击
来源:AIGC 神龙大模型
漏洞描述信息
BSD libc库的link_ntoa()函数可能易受经典的缓冲区溢出攻击
来源:AIGC 神龙大模型
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
来源:AIGC 神龙大模型
漏洞类别
N/A
来源:AIGC 神龙大模型
漏洞标题
The BSD libc library's link_ntoa() function may be vulnerable to a classic buffer overflow
来源:美国国家漏洞数据库 NVD
漏洞描述信息
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.
来源:美国国家漏洞数据库 NVD
CVSS信息
N/A
来源:美国国家漏洞数据库 NVD
漏洞类别
未进行输入大小检查的缓冲区拷贝(传统缓冲区溢出)
来源:美国国家漏洞数据库 NVD
漏洞标题
FreeBSD 缓冲区错误漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
FreeBSD是由Core Team团队负责的FreeBSD项目中的一套类Unix自由操作系统,是经过BSD、386BSD和4.4BSD发展而来的类Unix的一个重要分支。 FreeBSD中的linkaddr.c文件的‘link_ntoa()’函数存在基于栈的缓冲区溢出漏洞,该漏洞程序没有对‘obuf’参数执行边界检查。攻击者可利用该漏洞读取或写入内存。以下版本受到影响:FreeBSD Freebsd 9.3-RELEASE-p51之前的版本,10.1-RELEASE-p43之前的版本,10.2-RELE
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
缓冲区错误
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2016-6559 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2016-6559 的情报信息