mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
99 lines
3.4 KiB
JSON
99 lines
3.4 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"DATE_ASSIGNED": "2017-08-22T17:29:33.370843",
|
|
"ID": "CVE-2017-1000158",
|
|
"REQUESTER": "jaybosamiya@gmail.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "n/a",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "n/a"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CPython (aka Python) up to 2.7.13 is vulnerable to an integer overflow in the PyString_DecodeEscape function in stringobject.c, resulting in heap-based buffer overflow (and possible arbitrary code execution)"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "[debian-lts-announce] 20171124 [SECURITY] [DLA 1189-1] python2.7 security update",
|
|
"refsource": "MLIST",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00035.html"
|
|
},
|
|
{
|
|
"name": "[debian-lts-announce] 20180926 [SECURITY] [DLA 1520-1] python3.4 security update",
|
|
"refsource": "MLIST",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00031.html"
|
|
},
|
|
{
|
|
"name": "https://bugs.python.org/issue30657",
|
|
"refsource": "MISC",
|
|
"url": "https://bugs.python.org/issue30657"
|
|
},
|
|
{
|
|
"name": "1039890",
|
|
"refsource": "SECTRACK",
|
|
"url": "http://www.securitytracker.com/id/1039890"
|
|
},
|
|
{
|
|
"name": "[debian-lts-announce] 20171124 [SECURITY] [DLA 1190-1] python2.6 security update",
|
|
"refsource": "MLIST",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00036.html"
|
|
},
|
|
{
|
|
"name": "DSA-4307",
|
|
"refsource": "DEBIAN",
|
|
"url": "https://www.debian.org/security/2018/dsa-4307"
|
|
},
|
|
{
|
|
"name": "[debian-lts-announce] 20180925 [SECURITY] [DLA 1519-1] python2.7 security update",
|
|
"refsource": "MLIST",
|
|
"url": "https://lists.debian.org/debian-lts-announce/2018/09/msg00030.html"
|
|
},
|
|
{
|
|
"name": "GLSA-201805-02",
|
|
"refsource": "GENTOO",
|
|
"url": "https://security.gentoo.org/glsa/201805-02"
|
|
}
|
|
]
|
|
}
|
|
} |