cvelist/2020/14xxx/CVE-2020-14323.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-06-17 14:01:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14323",
2020-10-29 20:01:56 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Samba",
"version": {
"version_data": [
{
"version_value": "All samba versions before 4.11.15, before 4.12.9 and before 4.13.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-170"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1891685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1891685"
},
{
"refsource": "MISC",
"name": "https://www.samba.org/samba/security/CVE-2020-14323.html",
"url": "https://www.samba.org/samba/security/CVE-2020-14323.html"
}
]
2020-06-17 14:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-10-29 20:01:56 +00:00
"value": "A null pointer dereference flaw was found in samba's Winbind service in versions before 4.11.15, before 4.12.9 and before 4.13.1. A local user could use this flaw to crash the winbind service causing denial of service."
2020-06-17 14:01:34 +00:00
}
]
}
}