Skip to content

CVE-2019-9636: urlsplit does not handle NFKC normalization #80397

@zooba

Description

@zooba
BPO 36216
Nosy @vstinner, @benjaminp, @jkloth, @ned-deily, @mcepl, @ezio-melotti, @vadmium, @koobs, @zooba, @tirkarthi
PRs
  • bpo-36216: Add check for characters in netloc that normalize to separators #12201
  • [3.7] bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) #12213
  • [3.6] bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) #12215
  • [2.7] bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) #12216
  • [3.5] bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) #12223
  • [3.4] bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) #12224
  • [2.7] bpo-36216: Only print test messages when verbose (GH-12291) #12291
  • 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/zooba'
    closed_at = <Date 2019-03-12.21:25:47.134>
    created_at = <Date 2019-03-06.17:37:20.433>
    labels = ['type-security', '3.7', '3.8', 'expert-unicode']
    title = 'CVE-2019-9636: urlsplit does not handle NFKC normalization'
    updated_at = <Date 2021-05-11.14:28:00.197>
    user = 'https://github.com/zooba'

    bugs.python.org fields:

    activity = <Date 2021-05-11.14:28:00.197>
    actor = 'larry'
    assignee = 'steve.dower'
    closed = True
    closed_date = <Date 2019-03-12.21:25:47.134>
    closer = 'steve.dower'
    components = ['Unicode']
    creation = <Date 2019-03-06.17:37:20.433>
    creator = 'steve.dower'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36216
    keywords = ['patch', 'security_issue']
    message_count = 22.0
    messages = ['337336', '337383', '337398', '337411', '337412', '337532', '337566', '337645', '337646', '337704', '337711', '337720', '337725', '337753', '337771', '337773', '337806', '337811', '339391', '339428', '339433', '393450']
    nosy_count = 11.0
    nosy_names = ['vstinner', 'benjamin.peterson', 'jkloth', 'ned.deily', 'mcepl', 'ezio.melotti', 'jeremy.kloth', 'martin.panter', 'koobs', 'steve.dower', 'xtreak']
    pr_nums = ['12201', '12213', '12215', '12216', '12223', '12224', '12291']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue36216'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions