Skip to content

integer overflow in _json.encode_basestring_ascii #67558

@pkt

Description

@pkt
mannequin
BPO 23369
Nosy @serhiy-storchaka
Files
  • poc_ascii_escape.py
  • test_encode_basestring_ascii_overflow.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 = None
    closed_at = <Date 2015-02-02.22:47:38.834>
    created_at = <Date 2015-02-01.13:59:35.874>
    labels = ['type-crash']
    title = 'integer overflow in _json.encode_basestring_ascii'
    updated_at = <Date 2016-08-13.23:48:41.102>
    user = 'https://bugs.python.org/pkt'

    bugs.python.org fields:

    activity = <Date 2016-08-13.23:48:41.102>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-02-02.22:47:38.834>
    closer = 'python-dev'
    components = []
    creation = <Date 2015-02-01.13:59:35.874>
    creator = 'pkt'
    dependencies = []
    files = ['37968', '37978']
    hgrepos = []
    issue_num = 23369
    keywords = ['patch']
    message_count = 6.0
    messages = ['235177', '235213', '235255', '235298', '272156', '272623']
    nosy_count = 4.0
    nosy_names = ['Arfrever', 'python-dev', 'serhiy.storchaka', 'tehybel_']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue23369'
    versions = ['Python 3.3', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      type-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions