2017-12-04 03:02:28 -05:00
{
2019-03-18 02:39:13 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "secalert@redhat.com" ,
"ID" : "CVE-2018-1114" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "undertow" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "Red Hat"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-09-11 14:48:05 +02:00
{
2019-03-18 02:39:13 +00:00
"lang" : "eng" ,
"value" : "It was found that URLResource.getLastModified() in Undertow closes the file descriptors only when they are finalized which can cause file descriptors to exhaust. This leads to a file handler leak."
2018-09-11 14:48:05 +02:00
}
2019-03-18 02:39:13 +00:00
]
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "6.5/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.0"
}
]
]
} ,
"problemtype" : {
"problemtype_data" : [
2018-09-11 14:48:05 +02:00
{
2019-03-18 02:39:13 +00:00
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400"
}
]
2018-09-11 14:48:05 +02:00
}
2019-03-18 02:39:13 +00:00
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1114" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1114"
} ,
{
"name" : "RHSA-2018:2669" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2018:2669"
} ,
{
"name" : "RHSA-2018:2643" ,
"refsource" : "REDHAT" ,
"url" : "https://access.redhat.com/errata/RHSA-2018:2643"
} ,
{
"name" : "https://issues.jboss.org/browse/UNDERTOW-1338" ,
"refsource" : "MISC" ,
"url" : "https://issues.jboss.org/browse/UNDERTOW-1338"
} ,
{
"name" : "https://bugs.openjdk.java.net/browse/JDK-6956385" ,
"refsource" : "MISC" ,
"url" : "https://bugs.openjdk.java.net/browse/JDK-6956385"
2019-04-24 22:00:43 +00:00
} ,
{
"refsource" : "REDHAT" ,
"name" : "RHSA-2019:0877" ,
"url" : "https://access.redhat.com/errata/RHSA-2019:0877"
2019-03-18 02:39:13 +00:00
}
]
}
}