-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-securityA security issueA security issue
Description
| BPO | 22885 |
|---|---|
| Nosy | @malemburg, @gvanrossum, @rhettinger, @vstinner, @bitdancer, @PCManticore, @serhiy-storchaka, @gvanrossum |
| Files |
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/serhiy-storchaka'
closed_at = <Date 2015-02-15.22:40:44.914>
created_at = <Date 2014-11-16.18:39:00.954>
labels = ['type-security', 'library']
title = 'Arbitrary code execution vulnerability due to unchecked eval() call in dumbdbm module'
updated_at = <Date 2015-02-22.16:12:27.930>
user = 'https://bugs.python.org/stephenfarris'bugs.python.org fields:
activity = <Date 2015-02-22.16:12:27.930>
actor = 'Arfrever'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2015-02-15.22:40:44.914>
closer = 'serhiy.storchaka'
components = ['Library (Lib)']
creation = <Date 2014-11-16.18:39:00.954>
creator = 'stephen.farris'
dependencies = []
files = ['37812', '37813']
hgrepos = []
issue_num = 22885
keywords = ['patch']
message_count = 11.0
messages = ['231255', '234446', '234447', '234450', '234547', '234551', '234598', '234599', '234600', '236073', '236075']
nosy_count = 11.0
nosy_names = ['lemburg', 'gvanrossum', 'rhettinger', 'vstinner', 'Arfrever', 'r.david.murray', 'Claudiu.Popa', 'python-dev', 'serhiy.storchaka', 'Guido.van.Rossum', 'stephen.farris']
pr_nums = []
priority = 'high'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'security'
url = 'https://bugs.python.org/issue22885'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-securityA security issueA security issue