mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
Improve version and refsource data
This commit is contained in:
parent
531d78d9e6
commit
69c2c08396
@ -18,7 +18,16 @@
|
||||
"version": {
|
||||
"version_data": [
|
||||
{
|
||||
"version_value": "n/a"
|
||||
"affected": "<=",
|
||||
"version_value": "1.4.0.16"
|
||||
},
|
||||
{
|
||||
"affected": "<=",
|
||||
"version_value": "1.3.8.8"
|
||||
},
|
||||
{
|
||||
"affected": "<=",
|
||||
"version_value": "1.3.7.10"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -47,6 +56,10 @@
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"url": "https://pagure.io/389-ds-base/issue/49937",
|
||||
"refsource": "CONFIRM"
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -54,7 +67,7 @@
|
||||
"description_data": [
|
||||
{
|
||||
"lang": "eng",
|
||||
"value": "A vulnerability was discovered in 389-ds-base through version 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."
|
||||
"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."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user