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

85 lines
2.8 KiB
JSON
Raw Normal View History

2018-07-27 14:04:08 -04:00
{
2018-08-31 13:45:39 +10:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2018-14624",
"ASSIGNER": "sfowler@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "389-ds-base",
"version": {
"version_data": [
{
2018-09-06 09:23:15 +10:00
"affected": "<=",
"version_value": "1.4.0.16"
},
{
"affected": "<=",
"version_value": "1.3.8.8"
},
{
"affected": "<=",
"version_value": "1.3.7.10"
2018-08-31 13:45:39 +10:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14624",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14624",
"refsource": "CONFIRM"
2018-09-06 09:23:15 +10:00
},
{
"url": "https://pagure.io/389-ds-base/issue/49937",
"refsource": "CONFIRM"
2018-08-31 13:45:39 +10:00
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
2018-09-06 09:23:15 +10:00
"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."
2018-08-31 13:45:39 +10:00
}
]
},
"impact": {
"cvss": [
[
{
"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-07-27 14:04:08 -04:00
}