Skip to content

Regular Expression Denial of Service in http.cookiejar #82985

@bcaller

Description

@bcaller
mannequin
BPO 38804
Nosy @vstinner, @larryhastings, @ned-deily, @serhiy-storchaka, @miss-islington, @tirkarthi, @bcaller
PRs
  • bpo-38804: Fix REDoS in http.cookiejar #17157
  • [3.8] bpo-38804: Fix REDoS in http.cookiejar (GH-17157) #17341
  • [3.7] bpo-38804: Fix REDoS in http.cookiejar (GH-17157) #17342
  • [3.6] bpo-38804: Fix REDoS in http.cookiejar (GH-17157) #17343
  • [3.5] bpo-38804: Fix REDoS in http.cookiejar (GH-17157) #17344
  • [2.7] bpo-38804: Fix REDoS in http.cookiejar (GH-17157) #17345
  • 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 2020-05-14.12:46:41.697>
    created_at = <Date 2019-11-14.23:37:59.980>
    labels = ['type-security', 'library']
    title = 'Regular Expression Denial of Service in http.cookiejar'
    updated_at = <Date 2020-05-14.12:46:41.696>
    user = 'https://github.com/bcaller'

    bugs.python.org fields:

    activity = <Date 2020-05-14.12:46:41.696>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-14.12:46:41.697>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-11-14.23:37:59.980>
    creator = 'bc'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38804
    keywords = ['patch']
    message_count = 9.0
    messages = ['356636', '357290', '357292', '357293', '357294', '357327', '357398', '365668', '368833']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'larry', 'ned.deily', 'serhiy.storchaka', 'miss-islington', 'xtreak', 'bc']
    pr_nums = ['17157', '17341', '17342', '17343', '17344', '17345']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue38804'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard 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