bitcoindevkit / bitcoindevkit/bdk-cli

RUSTSEC-2026-0098: Name constraints for URI names were incorrectly accepted

未关闭
#286 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
141
派生
99
平均合并
6 天 14 分钟
30 天内合并 PR
1

描述

| Details | |
| --- | --- |
| Package | `rustls-webpki` |
| Version | `0.101.7` |
| URL | n/a |
| Patched Versions | >=0.103.12, <0.104.0-alpha.1 OR >=0.104.0-alpha.6 |
| Aliases | [GHSA-965h-392x-2mh5](https://github.com/advisories/GHSA-965h-392x-2mh5) |

Name constraints for URI names were ignored and therefore accepted.

Note this library does not provide an API for asserting URI names, and URI name constraints are otherwise not implemented. URI name constraints are now rejected unconditionally.

Since name constraints are restrictions on otherwise properly-issued certificates, this bug is reachable only after signature verification and requires misissuance to exploit.

This vulnerability is identified as [GHSA-965h-392x-2mh5](https://github.com/rustls/webpki/security/advisories/GHSA-965h-392x-2mh5). Thank you to [@1seal](https://github.com/1seal) for the report.

贡献指南

打开贡献指南

调研方向

检查仓库如何声明 rustls-webpki 依赖,并将其版本与此 issue 中列出的已修复版本进行比较。首先检查依赖元数据和现有的验证测试;当不再选择存在漏洞的 0.101.7 版本且相关检查通过时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
rust
领域
cryptography, security
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。