cvelist/2018/14xxx/CVE-2018-14622.json
2018-09-06 06:04:11 -04:00

103 lines
3.2 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "sfowler@redhat.com",
"ID" : "CVE-2018-14622",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "libtirpc",
"version" : {
"version_data" : [
{
"version_value" : "0.3.3-rc3"
}
]
}
}
]
},
"vendor_name" : "[UNKNOWN]"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A null-pointer dereference vulnerability was found in libtirpc before version 0.3.3-rc3. The return value of makefd_xprt() was not checked in all instances, which could lead to a crash when the server exhausted the maximum number of available file descriptors. A remote attacker could cause an rpc-based application to crash by flooding it with new connections."
}
]
},
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.3/CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version" : "3.0"
}
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-476"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[debian-lts-announce] 20180831 [SECURITY] [DLA 1487-1] libtirpc security update",
"refsource" : "MLIST",
"url" : "https://lists.debian.org/debian-lts-announce/2018/08/msg00034.html"
},
{
"name" : "http://git.linux-nfs.org/?p=steved/libtirpc.git;a=commit;h=1c77f7a869bdea2a34799d774460d1f9983d45f0",
"refsource" : "CONFIRM",
"url" : "http://git.linux-nfs.org/?p=steved/libtirpc.git;a=commit;h=1c77f7a869bdea2a34799d774460d1f9983d45f0"
},
{
"name" : "https://bugzilla.novell.com/show_bug.cgi?id=968175",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.novell.com/show_bug.cgi?id=968175"
},
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14622",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-14622"
},
{
"name" : "RHBA-2017:1991",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHBA-2017:1991"
},
{
"name" : "USN-3759-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3759-1/"
},
{
"name" : "USN-3759-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3759-2/"
}
]
}
}