2024-05-02 17:00:38 +00:00
{
2024-05-08 09:00:39 +00:00
"data_version" : "4.0" ,
2024-05-02 17:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-4438" ,
2024-05-08 09:00:39 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
2024-05-02 17:00:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-05-08 09:00:39 +00:00
"value" : "The etcd package distributed with the Red Hat OpenStack platform has an incomplete fix for CVE-2023-39325/CVE-2023-44487, known as Rapid Reset. This issue occurs because the etcd package in the Red Hat OpenStack platform is using http://golang.org/x/net/http2 instead of the one provided by Red Hat Enterprise Linux versions, meaning it should be updated at compile time instead."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Uncontrolled Resource Consumption" ,
"cweId" : "CWE-400"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Red Hat" ,
"product" : {
"product_data" : [
{
2024-05-30 02:00:33 +00:00
"product_name" : "Red Hat OpenStack Platform 16.1" ,
2024-05-08 09:00:39 +00:00
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-05-22 22:00:32 +00:00
"versions" : [
{
2024-05-24 00:00:34 +00:00
"version" : "0:3.3.23-16.el8ost" ,
2024-05-22 22:00:32 +00:00
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
2024-05-08 09:00:39 +00:00
"defaultStatus" : "affected"
}
}
]
}
} ,
{
2024-05-30 02:00:33 +00:00
"product_name" : "Red Hat OpenStack Platform 16.2" ,
2024-05-08 09:00:39 +00:00
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-05-24 00:00:34 +00:00
"versions" : [
{
2024-05-30 02:00:33 +00:00
"version" : "0:3.3.23-16.el8ost" ,
2024-05-24 00:00:34 +00:00
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
2024-05-08 09:00:39 +00:00
"defaultStatus" : "affected"
}
}
]
}
} ,
{
2024-05-30 02:00:33 +00:00
"product_name" : "Red Hat OpenStack Platform 17.1 for RHEL 9" ,
2024-05-08 09:00:39 +00:00
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
2024-05-30 02:00:33 +00:00
"versions" : [
{
"version" : "0:3.4.26-8.el9ost" ,
"lessThan" : "*" ,
"versionType" : "rpm" ,
"status" : "unaffected"
}
] ,
2024-05-08 09:00:39 +00:00
"defaultStatus" : "affected"
}
2024-07-25 06:00:39 +00:00
}
]
}
} ,
{
"product_name" : "Red Hat OpenStack Platform 18.0" ,
"version" : {
"version_data" : [
{
"version_value" : "not down converted" ,
"x_cve_json_5_version_data" : {
"defaultStatus" : "affected"
}
2024-05-08 09:00:39 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
2024-05-22 22:00:32 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:2729" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2024:2729"
} ,
2024-05-24 00:00:34 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:3352" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2024:3352"
} ,
2024-05-30 02:00:33 +00:00
{
"url" : "https://access.redhat.com/errata/RHSA-2024:3467" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/errata/RHSA-2024:3467"
} ,
2024-05-08 09:00:39 +00:00
{
"url" : "https://access.redhat.com/security/cve/CVE-2024-4438" ,
"refsource" : "MISC" ,
"name" : "https://access.redhat.com/security/cve/CVE-2024-4438"
} ,
{
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2279365" ,
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=2279365"
}
]
} ,
"impact" : {
"cvss" : [
{
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "NONE" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"version" : "3.1"
2024-05-02 17:00:38 +00:00
}
]
}
}