Skip to content

[security] urllib connects to a wrong host #74685

@postmasters

Description

@postmasters
BPO 30500
Nosy @vstinner, @larryhastings, @ned-deily, @vadmium, @postmasters, @serhiy-storchaka
PRs
  • bpo-30500: Fix urllib.parse.splithost() to parse correctly fragments #1849
  • [2.7] bpo-30500: urllib: Simplify splithost by calling into urlparse. #1850
  • [3.6] bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) #2289
  • [3.5] bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) #2290
  • [3.4] bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) #2291
  • [3.3] bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) #2292
  • bpo-30500: Fix the NEWS entry #2293
  • [3.5] bpo-30500: Fix the NEWS entry #2295
  • [3.6] bpo-30500: Fix the NEWS entry #2296
  • [2.7] bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) #2294
  • 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 = 'https://github.com/vstinner'
    closed_at = <Date 2017-07-26.02:48:01.344>
    created_at = <Date 2017-05-29.04:04:12.437>
    labels = ['type-security', '3.7', 'library']
    title = '[security] urllib connects to a wrong host'
    updated_at = <Date 2019-05-10.17:59:50.407>
    user = 'https://github.com/postmasters'

    bugs.python.org fields:

    activity = <Date 2019-05-10.17:59:50.407>
    actor = 'ned.deily'
    assignee = 'vstinner'
    closed = True
    closed_date = <Date 2017-07-26.02:48:01.344>
    closer = 'ned.deily'
    components = ['Library (Lib)']
    creation = <Date 2017-05-29.04:04:12.437>
    creator = 'Nam.Nguyen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30500
    keywords = []
    message_count = 20.0
    messages = ['294667', '294671', '294694', '295318', '296422', '296426', '296427', '296430', '296431', '296432', '296433', '296436', '296439', '296442', '296446', '296448', '296455', '297939', '298211', '299187']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'larry', 'ned.deily', 'martin.panter', 'Nam.Nguyen', 'serhiy.storchaka']
    pr_nums = ['1849', '1850', '2289', '2290', '2291', '2292', '2293', '2295', '2296', '2294']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue30500'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (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