漏洞标题
N/A
漏洞描述信息
在尝试elf()函数中,readelf.c中的文件命令允许攻击者以运行文件的用户身份执行任意代码,可能通过elfHDR.e_shentsize中的大型实体大小值。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
Buffer overflow in tryelf() in readelf.c of the file command allows attackers to execute arbitrary code as the user running file, possibly via a large entity size value in an ELF header (elfhdr.e_shentsize).
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
file工具本地缓冲区溢出漏洞
漏洞描述信息
file(1)是一款查看文件类型的工具。 file(1)命令存在一个缓冲区溢出漏洞,本地攻击者可以利用这个漏洞以执行用户权限在系统上执行任意指令。 问题存在于readelf.c中的587行tryelf()函数的doshn()调用中: doshn(class, swap, fd, getu32(swap, elfhdr.e_shoff), getu16(swap, elfhdr.e_shnum), getu16(swap, elfhdr.e_shentsize)); doshn() 'elfhdr.e_sh
CVSS信息
N/A
漏洞类别
授权问题