目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1325

100%

CVE-2025-29923— Redis client for Go 输入验证错误漏洞

CVSS 3.7 · Low EPSS 0.65% · P46
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2025-29923 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
go-redis allows potential out of order responses when `CLIENT SETINFO` times out during connection establishment
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
go-redis is the official Redis client library for the Go programming language. Prior to 9.5.5, 9.6.3, and 9.7.3, go-redis potentially responds out of order when `CLIENT SETINFO` times out during connection establishment. This can happen when the client is configured to transmit its identity, there are network connectivity issues, or the client was configured with aggressive timeouts. The problem occurs for multiple use cases. For sticky connections, you receive persistent out-of-order responses for the lifetime of the connection. All commands in the pipeline receive incorrect responses. When used with the default ConnPool once a connection is returned after use with ConnPool#Put the read buffer will be checked and the connection will be marked as bad due to the unread data. This means that at most one out-of-order response before the connection is discarded. This issue is fixed in 9.5.5, 9.6.3, and 9.7.3. You can prevent the vulnerability by setting the flag DisableIndentity to true when constructing the client instance.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
输入验证不恰当
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Redis client for Go 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Redis client for Go是Redis开源的一个 Redis Go 客户端。 Redis client for Go存在输入验证错误漏洞,该漏洞源于CLIENT SETINFO超时可能导致响应顺序错误,从而影响连接和管道命令的响应。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
redisgo-redis >= 9.7.0-beta.1, < 9.7.3 -

二、漏洞 CVE-2025-29923 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2025-29923 的情报信息

登录查看更多情报信息。

CVE-2025-29923 补丁与修复 (2)

CVE-2025-29923 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2025-29923

暂无评论


发表评论