cvelist/2018/14xxx/CVE-2018-14624.json

97 lines
3.0 KiB
JSON
Raw Normal View History

2018-07-27 14:04:08 -04:00
{
2018-09-06 09:33:16 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "sfowler@redhat.com",
"ID" : "CVE-2018-14624",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-09-06 09:23:15 +10:00
{
2018-09-06 09:33:16 -04:00
"product" : {
"product_data" : [
{
"product_name" : "389-ds-base",
"version" : {
"version_data" : [
{
"affected" : "<=",
"version_value" : "1.4.0.16"
},
{
"affected" : "<=",
"version_value" : "1.3.8.8"
},
{
"affected" : "<=",
"version_value" : "1.3.7.10"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
2018-08-31 13:45:39 +10:00
}
2018-09-06 09:33:16 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A vulnerability was discovered in 389-ds-base through versions 1.3.7.10, 1.3.8.8 and 1.4.0.16. The lock controlling the error log was not correctly used when re-opening the log file in log__error_emergency(). An attacker could send a flood of modifications to a very large DN, which would cause slapd to crash."
}
]
},
"impact" : {
"cvss" : [
[
2018-08-31 13:45:39 +10:00
{
2018-09-06 09:33:16 -04:00
"vectorString" : "7.5/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version" : "3.0"
2018-08-31 13:45:39 +10:00
}
2018-09-06 09:33:16 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-20"
}
2018-08-31 13:45:39 +10:00
]
2018-09-06 09:33:16 -04:00
}
]
},
"references" : {
"reference_data" : [
2018-09-30 06:03:57 -04:00
{
"name" : "[debian-lts-announce] 20180929 [SECURITY] [DLA 1526-1] 389-ds-base security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/09/msg00037.html"
},
2018-09-06 09:33:16 -04:00
{
"name" : "https://pagure.io/389-ds-base/issue/49937",
"refsource" : "MISC",
"url" : "https://pagure.io/389-ds-base/issue/49937"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14624",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14624"
2018-09-26 06:05:49 -04:00
},
{
"name" : "RHSA-2018:2757",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:2757"
2018-09-06 09:33:16 -04:00
}
]
}
2018-07-27 14:04:08 -04:00
}