2020-09-16 20:01:46 +00:00
{
2023-02-12 23:01:19 +00:00
"data_version" : "4.0" ,
2020-09-16 20:01:46 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-25689" ,
2020-11-02 21:01:48 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
2023-02-12 23:01:19 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "A memory leak flaw was found in WildFly in all versions up to 21.0.0.Final, where host-controller tries to reconnect in a loop, generating new connections which are not properly closed while not able to connect to domain-controller. This flaw allows an attacker to cause an Out of memory (OOM) issue, leading to a denial of service. The highest threat from this vulnerability is to system availability."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-401" ,
"cweId" : "CWE-401"
}
]
}
]
} ,
2020-11-02 21:01:48 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
"product_name" : "wildfly-core" ,
"version" : {
"version_data" : [
{
2023-02-12 23:01:19 +00:00
"version_affected" : "=" ,
2020-11-02 21:01:48 +00:00
"version_value" : "up to 21.0.0.Final"
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25689" ,
2023-02-12 23:01:19 +00:00
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25689"
2020-11-23 12:01:35 +00:00
} ,
{
2023-02-12 23:01:19 +00:00
"url" : "https://security.netapp.com/advisory/ntap-20201123-0006/" ,
"refsource" : "MISC" ,
"name" : "https://security.netapp.com/advisory/ntap-20201123-0006/"
2020-09-16 20:01:46 +00:00
}
]
2020-11-02 21:01:48 +00:00
} ,
"impact" : {
"cvss" : [
2023-02-12 23:01:19 +00:00
{
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
}
2020-11-02 21:01:48 +00:00
]
2020-09-16 20:01:46 +00:00
}
}