CVE-2019-14902 init

This commit is contained in:
mrehak@redhat.com 2020-01-21 13:19:13 +01:00
parent 6358fd489a
commit 6c4ed4fac9
No known key found for this signature in database
GPG Key ID: 61C2AB3CDC29106F

View File

@ -0,0 +1,80 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-14902",
"ASSIGNER": "mrehak@redhat.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "[UNKNOWN]",
"product": {
"product_data": [
{
"product_name": "samba",
"version": {
"version_data": [
{
"version_value": "all samba 4.11.x versions before 4.11.5"
},
{
"version_value": "all samba 4.10.x versions before 4.10.12"
},
{
"version_value": "all samba 4.9.x versions before 4.9.18"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.samba.org/samba/security/CVE-2019-14902.html"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14902",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14902",
"refsource": "CONFIRM"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "There is an issue in all samba 4.11.x versions before 4.11.5, all samba 4.10.x versions before 4.10.12 and all samba 4.9.x versions before 4.9.18, where the removal of the right to create or modify a subtree would not automatically be taken away on all domain controllers."
}
]
},
"impact": {
"cvss": [
[
{
"vectorString": "5.4/CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
}
]
]
}
}