2017-12-04 03:02:28 -05:00
{
2018-09-11 14:48:05 +02:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2018-1114" ,
"ASSIGNER" : "anemec@redhat.com"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "undertow" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugs.openjdk.java.net/browse/JDK-6956385"
} ,
{
"url" : "https://issues.jboss.org/browse/UNDERTOW-1338"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1114" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-1114" ,
"refsource" : "CONFIRM"
}
]
} ,
"description" : {
"description_data" : [
{
"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."
}
]
} ,
"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"
}
]
]
}
2017-12-04 03:02:28 -05:00
}