Make SSL suppress_ragged_eofs default more secure
オープン
まだ誰も着手していません。
3.7 (EOL)
stdlib
topic-SSL
type-security
- 主要言語
- Python
- スター
- 77.2k
- フォーク
- 36k
- PR マージ指標
- PR 指標を取得中
説明
| BPO | 27815 |
|---|---|
| Nosy | @vstinner, @tiran, @alex, @njsmith, @jab, @vadmium, @csabella |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None
closed_at = None
created_at = <Date 2016-08-20.13:19:11.007>
labels = ['type-security', 'expert-SSL', '3.7', 'library']
title = 'Make SSL suppress_ragged_eofs default more secure'
updated_at = <Date 2021-04-06.04:26:08.228>
user = 'https://github.com/vadmium'
bugs.python.org fields:
activity = <Date 2021-04-06.04:26:08.228>
actor = 'jab'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)', 'SSL']
creation = <Date 2016-08-20.13:19:11.007>
creator = 'martin.panter'
dependencies = []
files = ['44169', '44784', '45106']
hgrepos = []
issue_num = 27815
keywords = ['patch']
message_count = 17.0
messages = ['273208', '277212', '278737', '301711', '301751', '301752', '301996', '310389', '310390', '310403', '310407', '310410', '310413', '310415', '310418', '310419', '310420']
nosy_count = 7.0
nosy_names = ['vstinner', 'christian.heimes', 'alex', 'njs', 'jab', 'martin.panter', 'cheryl.sabella']
pr_nums = ['5266']
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'security'
url = 'https://bugs.python.org/issue27815'
versions = ['Python 3.7']
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず PR #5266 と、参照されている ragged-eofs.patch および ragged-eofs.v2.patch ファイルを確認し、その後 truncating_proxy.py を調べて報告された動作を確認します。SSL の suppress_ragged_eofs のデフォルト値がより安全になり、既存の PR で提案されたスコープが解決されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- security
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100