2019-01-03 14:05:09 -05:00
{
2019-04-30 19:02:59 -03:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 04:50:36 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-3894" ,
2019-04-30 19:02:59 -03:00
"ASSIGNER" : "lpardo@redhat.com"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "wildfly" ,
"version" : {
"version_data" : [
{
"version_value" : "affects < 7.2.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-358"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3894" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3894" ,
"refsource" : "CONFIRM"
}
]
2019-03-18 04:50:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-04-30 19:02:59 -03:00
"value" : "It was discovered that the ElytronManagedThread in Wildfly's Elytron subsystem in versions before 7.2.1 stores a SecurityIdentity to run the thread as. These threads do not necessarily terminate if the keep alive time has not expired. This could allow a shared thread to use the wrong security identity when executing."
2019-03-18 04:50:36 +00:00
}
]
2019-04-30 19:02:59 -03:00
} ,
"impact" : {
"cvss" : [
[
{
"vectorString" : "5.4/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N" ,
"version" : "3.0"
}
]
]
2019-03-18 04:50:36 +00:00
}
2019-04-30 19:02:59 -03:00
}