Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

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

未关闭
#286 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

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

调研方向

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

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

描述

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 CVE-2026-93600, 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. Thank you to @1seal for the report.

主要语言
Rust
星标
142
派生
99
平均合并
4 天 1 小时
30 天内合并 PR
3

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

bitcoindevkit/bdk-cli 的其他 Issue

查看 bitcoindevkit/bdk-cli 的全部 Issue

相似的 Issue

更多 Rust Issue

把新 issue 发到你的邮箱

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