Skip to content

integer overflow in the _csv module's join_append_data function #71945

@benjaminp

Description

@benjaminp
BPO 27758
Nosy @benjaminp

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 2016-08-14.00:22:42.353>
created_at = <Date 2016-08-14.00:16:14.509>
labels = ['type-security', 'library']
title = "integer overflow in the _csv module's join_append_data function"
updated_at = <Date 2016-08-14.09:43:36.842>
user = 'https://github.com/benjaminp'

bugs.python.org fields:

activity = <Date 2016-08-14.09:43:36.842>
actor = 'tehybel'
assignee = 'none'
closed = True
closed_date = <Date 2016-08-14.00:22:42.353>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2016-08-14.00:16:14.509>
creator = 'benjamin.peterson'
dependencies = []
files = []
hgrepos = []
issue_num = 27758
keywords = []
message_count = 3.0
messages = ['272624', '272625', '272660']
nosy_count = 3.0
nosy_names = ['benjamin.peterson', 'python-dev', 'tehybel']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'security'
url = 'https://bugs.python.org/issue27758'
versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4', 'Python 3.5', 'Python 3.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-securityA security issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions