漏洞标题
N/A
漏洞描述信息
在Memcached中处理二进制串操作函数process_bin_append_prepend中的整数溢出可能会被滥用,导致堆溢出并导致远程代码执行。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
An integer overflow in the process_bin_append_prepend function in Memcached, which is responsible for processing multiple commands of Memcached binary protocol, can be abused to cause heap overflow and lead to remote code execution.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Memcached 数字错误漏洞
漏洞描述信息
Memcached是美国软件开发者布莱德-菲兹派翠克(Brad Fitzpatrick)所研发的一套高性能的分布式内存对象缓存系统。该系统通过在内存中缓存数据和对象来减少读取数据库的次数,从而提高网站访问速度。 Memcached中的‘process_bin_append_prepend’函数存在整数溢出漏洞。攻击者可利用该漏洞造成基于堆的缓冲区溢出,并导致远程代码执行。
CVSS信息
N/A
漏洞类别
输入验证错误