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

目标: 1000 元 · 已筹: 1110

100%

CVE-2026-42327— rust-openssl 输入验证错误漏洞

AI 预测 5.5 利用难度: 中等 EPSS 0.02% · P6

影响版本矩阵 1

厂商产品版本范围状态
rust-opensslrust-openssl>= 0.9.7, < 0.10.79affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-42327 基础信息

漏洞信息

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

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

Vulnerability Title
rust-openssl: undefined behavior in X509Ref::ocsp_responders for certificates with non-UTF-8 OCSP URLs
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
rust-openssl provides OpenSSL bindings for the Rust programming language. From 0.9.7 to before 0.10.79, X509Ref::ocsp_responders returns OCSP responder URLs from a certificate's AIA extension as OpensslString, whose Deref<Target = str> wraps the raw bytes with str::from_utf8_unchecked. OpenSSL does not enforce that the underlying IA5String is ASCII, so a certificate with non-UTF-8 bytes in its OCSP accessLocation causes safe Rust code to construct a &str that violates the UTF-8 invariant — resulting in undefined behavior. This vulnerability is fixed in 0.10.79.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
输入验证不恰当
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
rust-openssl 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
rust-openssl是rust-openssl开源的一个用于与 OpenSSL 库进行交互的库。 rust-openssl 0.9.7版本至0.10.79之前版本存在输入验证错误漏洞,该漏洞源于X509Ref::ocsp_responders返回证书AIA扩展中的OCSP响应者URL作为OpensslString,其Deref<Target = str>使用str::from_utf8_unchecked包装原始字节,OpenSSL不强制底层IA5String为ASCII,导致包含非UTF-8字节的O
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
rust-opensslrust-openssl >= 0.9.7, < 0.10.79 -

二、漏洞 CVE-2026-42327 的公开POC

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

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-42327 的情报信息

登录查看更多情报信息。

CVE-2026-42327 厂商安全公告 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-42327

暂无评论


发表评论