cvelist/2020/14xxx/CVE-2020-14297.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2020-06-17 14:01:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14297",
2020-07-24 16:01:39 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2020-07-24 11:50:02 -03:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Red Hat",
"product": {
"product_data": [
{
"product_name": "wildfly",
"version": {
"version_data": [
{
"version_value": "jboss-ejb-client as shipped with Red Hat JBoss EAP 7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14297",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-14297",
"refsource": "CONFIRM"
}
]
2020-06-17 14:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-07-24 16:01:39 +00:00
"value": "A flaw was discovered in Wildfly's EJB Client as shipped with Red Hat JBoss EAP 7, where some specific EJB transaction objects may get accumulated over the time and can cause services to slow down and eventaully unavailable. An attacker can take advantage and cause denial of service attack and make services unavailable."
2020-06-17 14:01:34 +00:00
}
]
2020-07-24 11:50:02 -03:00
},
"impact": {
"cvss": [
[
{
"vectorString": "6.5/CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
}
]
]
2020-06-17 14:01:34 +00:00
}
2020-07-24 16:01:39 +00:00
}