Skip to content

Incorrect authorization check in urllib.request #90912

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 46756
Nosy @orsenthil, @ned-deily, @ambv, @vadmium, @serhiy-storchaka, @pablogsal, @miss-islington
PRs
  • bpo-46756: Fix authorization check in urllib.request #31353
  • [3.10] bpo-46756: Fix authorization check in urllib.request (GH-31353) #31570
  • [3.9] bpo-46756: Fix authorization check in urllib.request (GH-31353) #31571
  • [3.8] bpo-46756: Fix authorization check in urllib.request (GH-31353) #31572
  • [3.7] bpo-46756: Fix authorization check in urllib.request (GH-31353) #31573
  • 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 = <Date 2022-03-02.13:54:11.554>
    created_at = <Date 2022-02-15.09:48:07.699>
    labels = ['type-security', '3.8', '3.9', '3.10', '3.11', '3.7', 'library']
    title = 'Incorrect authorization check in urllib.request'
    updated_at = <Date 2022-03-03.20:14:46.403>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2022-03-03.20:14:46.403>
    actor = 'orsenthil'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-02.13:54:11.554>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2022-02-15.09:48:07.699>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 46756
    keywords = ['patch']
    message_count = 12.0
    messages = ['413280', '413363', '413976', '413978', '413983', '413985', '414027', '414347', '414350', '414351', '414352', '414465']
    nosy_count = 7.0
    nosy_names = ['orsenthil', 'ned.deily', 'lukasz.langa', 'martin.panter', 'serhiy.storchaka', 'pablogsal', 'miss-islington']
    pr_nums = ['31353', '31570', '31571', '31572', '31573']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue46756'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-securityA security issue

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions