Skip to content

urllib.parse.parse_qsl(): add an option to not consider semicolon (;) as separator #87141

@vstinner

Description

@vstinner
BPO 42975
Nosy @vstinner, @tirkarthi
Superseder
  • bpo-42967: [CVE-2021-23336] urllib.parse.parse_qsl(): Web cache poisoning - ; as a query args separator
  • 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 2021-01-20.11:06:54.094>
    created_at = <Date 2021-01-20.10:52:29.082>
    labels = ['library', '3.10']
    title = 'urllib.parse.parse_qsl(): add an option to not consider semicolon (;) as separator'
    updated_at = <Date 2021-01-20.11:06:54.093>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-01-20.11:06:54.093>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-20.11:06:54.094>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2021-01-20.10:52:29.082>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42975
    keywords = []
    message_count = 3.0
    messages = ['385327', '385328', '385331']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'xtreak']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '42967'
    type = None
    url = 'https://bugs.python.org/issue42975'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixesstdlibStandard Library Python modules in the Lib/ directory
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions