漏洞标题
N/A
漏洞描述信息
在Radare2至4.0中,libr/asm/asm.c函数r_asm_massemble中存在一个整数溢出,该变量new_token_size。这个整数溢出会导致缓冲区令牌的Use-After-Free,在释放后可以填充任意恶意数据。这使得远程攻击者可以通过构造输入导致拒绝服务(应用程序崩溃)或可能执行任意代码。
CVSS信息
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
In radare2 through 4.0, there is an integer overflow for the variable new_token_size in the function r_asm_massemble at libr/asm/asm.c. This integer overflow will result in a Use-After-Free for the buffer tokens, which can be filled with arbitrary malicious data after the free. This allows remote attackers to cause a denial of service (application crash) or possibly execute arbitrary code via crafted input.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
radare2 输入验证错误漏洞
漏洞描述信息
radare2是一套用于处理二进制文件的库和工具。 radare2 4.0及之前版本中的libr/asm/asm.c文件的‘r_asm_massemble’函数存在输入验证错误漏洞。远程攻击者可借助特制的输入利用该漏洞造成拒绝服务(应用程序崩溃)或执行任意代码。
CVSS信息
N/A
漏洞类别
资源管理错误