Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
redis-server RESTORE invalid memory access may allow remote code execution
Vulnerability Description
Redis is an in-memory data structure store. In versions of redis-server up to 8.6.3, the RESTORE command does not properly validate serialized values. An authenticated attacker with permission to execute RESTORE can supply a crafted serialized payload that triggers invalid memory access and may lead to remote code execution. A workaround is to restrict access to the RESTORE command with ACL rules. This is patched in version 8.6.3.
CVSS Information
N/A
Vulnerability Type
堆缓冲区溢出
Vulnerability Title
Redis 安全漏洞
Vulnerability Description
Redis是美国Redis公司的一套开源的使用ANSI C编写、支持网络、可基于内存亦可持久化的日志型、键值(Key-Value)存储数据库,并提供多种语言的API。 Redis 8.6.3及之前版本存在安全漏洞,该漏洞源于RESTORE命令未正确验证序列化值,经过身份验证的攻击者可提供特制的序列化有效载荷,触发无效内存访问,可能导致远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A