cvelist/2018/1xxx/CVE-2018-1060.json

117 lines
3.8 KiB
JSON
Raw Normal View History

2017-12-04 03:02:28 -05:00
{
2018-06-18 13:02:56 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "sfowler@redhat.com",
"ID" : "CVE-2018-1060",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-06-18 15:55:04 +10:00
{
2018-06-18 13:02:56 -04:00
"product" : {
"product_data" : [
{
"product_name" : "python",
"version" : {
"version_data" : [
{
"version_value" : "python 2.7.15"
},
{
"version_value" : "python 3.4.9"
},
{
"version_value" : "python 3.5.6"
},
{
"version_value" : "python 3.7.0"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-06-18 15:55:04 +10:00
}
2018-06-18 13:02:56 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-08-17 16:04:11 -04:00
"value" : "python before versions 2.7.15, 3.4.9, 3.5.6rc1, 3.6.5rc1 and 3.7.0 is vulnerable to catastrophic backtracking in pop3lib's apop() method. An attacker could use this flaw to cause denial of service."
2018-06-18 13:02:56 -04:00
}
]
},
"impact" : {
"cvss" : [
[
2018-06-18 15:55:04 +10:00
{
2018-06-18 13:02:56 -04:00
"vectorString" : "4.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version" : "3.0"
2018-06-18 15:55:04 +10:00
}
2018-06-18 13:02:56 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20"
}
2018-06-18 15:55:04 +10:00
]
2018-06-18 13:02:56 -04:00
}
]
},
"references" : {
"reference_data" : [
2018-09-26 06:05:49 -04:00
{
"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" : "[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"
},
2018-06-18 13:02:56 -04:00
{
"name" : "https://bugs.python.org/issue32981",
"refsource" : "CONFIRM",
"url" : "https://bugs.python.org/issue32981"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1060",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1060"
},
{
2018-08-17 16:04:11 -04:00
"name" : "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-6-release-candidate-1",
2018-06-18 13:02:56 -04:00
"refsource" : "CONFIRM",
2018-08-17 16:04:11 -04:00
"url" : "https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-6-release-candidate-1"
},
{
"name" : "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-5-release-candidate-1",
"refsource" : "CONFIRM",
"url" : "https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-5-release-candidate-1"
2018-09-28 06:05:24 -04:00
},
{
"name" : "DSA-4306",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4306"
2018-09-29 06:03:44 -04:00
},
{
"name" : "DSA-4307",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2018/dsa-4307"
2018-06-18 13:02:56 -04:00
}
]
}
2017-12-04 03:02:28 -05:00
}