Skip to content

Reject newline character (U+000A) in URLs in urllib.parse #74898

@vstinner

Description

@vstinner
BPO 30713
Nosy @gpshead, @vstinner, @vadmium, @postmasters, @serhiy-storchaka
PRs
  • bpo-30713: Reject newline in urllib.parse #2301
  • [Security] bpo-30713: Reject newline in urllib.parse #2303
  • 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 2017-07-26.02:43:37.898>
    created_at = <Date 2017-06-20.15:20:33.115>
    labels = ['type-security', '3.7']
    title = 'Reject newline character (U+000A) in URLs in urllib.parse'
    updated_at = <Date 2021-04-23.19:36:58.331>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-04-23.19:36:58.331>
    actor = 'gregory.p.smith'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-07-26.02:43:37.898>
    closer = 'vstinner'
    components = []
    creation = <Date 2017-06-20.15:20:33.115>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30713
    keywords = []
    message_count = 10.0
    messages = ['296453', '296454', '296457', '296459', '296467', '296472', '297154', '297512', '298856', '299186']
    nosy_count = 6.0
    nosy_names = ['gregory.p.smith', 'vstinner', 'martin.panter', 'Nam.Nguyen', 'serhiy.storchaka', 'ecbftw']
    pr_nums = ['2301', '2303']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue30713'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions