cvelist/2019/3xxx/CVE-2019-3894.json

97 lines
3.2 KiB
JSON
Raw Normal View History

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-05-03 20:00:49 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-04-30 19:02:59 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "wildfly",
"version": {
"version_data": [
{
2019-05-02 13:31:52 -03:00
"version_value": "affects from 11 to 16"
2019-04-30 19:02:59 -03:00
}
]
}
}
]
}
}
]
}
},
"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-05-08 15:00:57 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1107",
"url": "https://access.redhat.com/errata/RHSA-2019:1107"
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1108",
"url": "https://access.redhat.com/errata/RHSA-2019:1108"
2019-05-08 22:00:45 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1106",
"url": "https://access.redhat.com/errata/RHSA-2019:1106"
2019-05-09 21:00:48 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:1140",
"url": "https://access.redhat.com/errata/RHSA-2019:1140"
2019-05-17 10:00:43 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190517-0004/",
"url": "https://security.netapp.com/advisory/ntap-20190517-0004/"
2019-04-30 19:02:59 -03:00
}
]
2019-03-18 04:50:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-05-02 13:31:52 -03:00
"value": "It was discovered that the ElytronManagedThread in Wildfly's Elytron subsystem in versions from 11 to 16 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-05-03 20:00:49 +00:00
}