python / python/cpython

urllib http client vulnerable to DOS attack

未關閉
#89,953 12 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

3.10 3.11 3.12 stdlib type-feature
主要語言
Python
星號
77.2k
分支
36k
PR 合併指標
PR 指標待擷取

描述

BPO 45795
Nosy @orsenthil, @tiran, @blind-intruder
Files
  • server.py: server.py file to start a evil server
  • max_time.png
  • curl.png
  • 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 2021-11-12.15:55:25.359>
    labels = ['type-security', 'library', '3.10']
    title = 'urllib http client vulnerable to DOS attack'
    updated_at = <Date 2021-11-26.16:05:09.328>
    user = 'https://github.com/blind-intruder'
    

    bugs.python.org fields:

    activity = <Date 2021-11-26.16:05:09.328>
    actor = 'orsenthil'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2021-11-12.15:55:25.359>
    creator = 'haqsek2'
    dependencies = []
    files = ['50436', '50448', '50449']
    hgrepos = []
    issue_num = 45795
    keywords = []
    message_count = 10.0
    messages = ['406220', '406349', '406519', '406531', '406532', '406537', '406543', '406556', '407047', '407061']
    nosy_count = 3.0
    nosy_names = ['orsenthil', 'christian.heimes', 'haqsek2']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue45795'
    versions = ['Python 3.10']
    

    貢獻指南

    開啟貢獻指南

    從這裡開始

    1. 先讀完整個 Issue,再讀專案的貢獻指南。
    2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
    3. Fork 儲存庫,在一個分支上完成修改。
    4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

    研究方向

    從上傳的 server.py 重現程式碼以及其針對的 urllib HTTP 用戶端行為開始;issue 也包含作為觀察結果的 max_time.png 和 curl.png。確定存在漏洞的請求處理路徑,並驗證所提供的 evil-server 情境不再導致阻斷服務。

    由索引模型根據 Issue 內容生成。

    評估

    技術堆疊
    python
    領域
    networking, security
    Issue 類型
    缺陷
    難度
    4/5
    預估耗時
    3-5 天
    活躍度
    停滯
    描述清晰度
    需要釐清
    新手友好度
    25/100

    把新 issue 寄到你的電子郵件信箱

    精選適合新手參與的 GitHub issue 摘要。