Skip to content

_elementtree.c doesn't call XML_SetHashSalt() #78804

@tiran

Description

@tiran
BPO 34623
Nosy @vstinner, @larryhastings, @tiran, @benjaminp, @ned-deily, @mcepl, @stratakis, @miss-islington
PRs
  • bpo-34623: Use XML_SetHashSalt in _elementtree #9146
  • [3.7] bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146) #9392
  • [3.6] bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146) #9393
  • [2.7] bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146) #9394
  • bpo-34623: Mention CVE-2018-14647 in news entry #9482
  • [3.7] bpo-34623: Mention CVE-2018-14647 in news entry (GH-9482) #9488
  • [3.6] bpo-34623: Mention CVE-2018-14647 in news entry (GH-9482) #9489
  • [2.7] bpo-34623: Mention CVE-2018-14647 in news entry (GH-9482) #9490
  • [3.5] bpo-34623: Use XML_SetHashSalt in _elementtree #9933
  • [3.4] bpo-34623: Use XML_SetHashSalt in _elementtree #9953
  • Files
  • CVE-2018-14647_XML_SetHashSalt-in_elementtree.patch
  • 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/larryhastings'
    closed_at = <Date 2019-03-01.07:38:24.620>
    created_at = <Date 2018-09-10.22:47:44.446>
    labels = ['type-security', 'expert-XML', 'release-blocker']
    title = "_elementtree.c doesn't call XML_SetHashSalt()"
    updated_at = <Date 2019-05-10.18:10:05.677>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2019-05-10.18:10:05.677>
    actor = 'ned.deily'
    assignee = 'larry'
    closed = True
    closed_date = <Date 2019-03-01.07:38:24.620>
    closer = 'larry'
    components = ['XML']
    creation = <Date 2018-09-10.22:47:44.446>
    creator = 'christian.heimes'
    dependencies = []
    files = ['48077']
    hgrepos = []
    issue_num = 34623
    keywords = ['patch']
    message_count = 20.0
    messages = ['324954', '324961', '324963', '324966', '325633', '325634', '325636', '325637', '325638', '325966', '325967', '326019', '326069', '326071', '326072', '326073', '327758', '334369', '336551', '336552']
    nosy_count = 8.0
    nosy_names = ['vstinner', 'larry', 'christian.heimes', 'benjamin.peterson', 'ned.deily', 'mcepl', 'cstratak', 'miss-islington']
    pr_nums = ['9146', '9392', '9393', '9394', '9482', '9488', '9489', '9490', '9933', '9953']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue34623'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions