Action not permitted
Modal body text goes here.
cve-2024-25126
Vulnerability from cvelistv5
Published
2024-02-28 23:28
Modified
2024-08-12 17:43
Severity ?
EPSS score ?
Summary
Rack ReDos in content type parsing (2nd degree polynomial)
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-01T23:36:21.617Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx", "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx" }, { "name": "https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462" }, { "name": "https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49" }, { "name": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" }, { "name": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml", "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml" }, { "tags": [ "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20240510-0005/" } ], "title": "CVE Program Container" }, { "affected": [ { "cpes": [ "cpe:2.3:a:rack_project:rack:3.0.0:rc1:*:*:*:ruby:*:*" ], "defaultStatus": "unknown", "product": "rack", "vendor": "rack_project", "versions": [ { "lessThan": "3.0.9.1", "status": "affected", "version": "3.0.0", "versionType": "custom" }, { "lessThan": "2.2.8.1", "status": "affected", "version": "0.4", "versionType": "custom" } ] } ], "metrics": [ { "other": { "content": { "id": "CVE-2024-25126", "options": [ { "Exploitation": "poc" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-12T17:41:06.470602Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2024-08-12T17:43:32.571Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "cna": { "affected": [ { "product": "rack", "vendor": "rack", "versions": [ { "status": "affected", "version": "\u003e= 3.0.0, \u003c 3.0.9.1" }, { "status": "affected", "version": "\u003e= 0.4, \u003c 2.2.8.1" } ] } ], "descriptions": [ { "lang": "en", "value": "Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1." } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1333", "description": "CWE-1333: Inefficient Regular Expression Complexity", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-02-28T23:28:07.073Z", "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M" }, "references": [ { "name": "https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx" }, { "name": "https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462" }, { "name": "https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49" }, { "name": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "tags": [ "x_refsource_MISC" ], "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" }, { "name": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml" }, { "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html" }, { "url": "https://security.netapp.com/advisory/ntap-20240510-0005/" } ], "source": { "advisory": "GHSA-22f2-v57c-j9cx", "discovery": "UNKNOWN" }, "title": "Rack ReDos in content type parsing (2nd degree polynomial)" } }, "cveMetadata": { "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "assignerShortName": "GitHub_M", "cveId": "CVE-2024-25126", "datePublished": "2024-02-28T23:28:07.073Z", "dateReserved": "2024-02-05T14:14:46.381Z", "dateUpdated": "2024-08-12T17:43:32.571Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-25126\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-02-29T00:15:51.200\",\"lastModified\":\"2024-06-10T18:15:27.553\",\"vulnStatus\":\"Awaiting Analysis\",\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1.\"},{\"lang\":\"es\",\"value\":\"Rack es una interfaz modular de servidor web Ruby. Los encabezados de tipo de contenido cuidadosamente elaborados pueden hacer que el analizador de tipo de medios de Rack demore mucho m\u00e1s de lo esperado, lo que lleva a una posible vulnerabilidad de denegaci\u00f3n de servicio (polinomio de segundo grado de ReDos). Esta vulnerabilidad est\u00e1 parcheada en 3.0.9.1 y 2.2.8.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"references\":[{\"url\":\"https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240510-0005/\",\"source\":\"security-advisories@github.com\"}]}}" } }
rhsa-2024_3431
Vulnerability from csaf_redhat
Published
2024-05-28 14:28
Modified
2024-11-11 20:15
Summary
Red Hat Security Advisory: pcs security update
Notes
Topic
An update for pcs is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.
Security Fix(es):
* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)
* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)
* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:3431", "url": "https://access.redhat.com/errata/RHSA-2024:3431" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3431.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2024-11-11T20:15:18+00:00", "generator": { "date": "2024-11-11T20:15:18+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:3431", "initial_release_date": "2024-05-28T14:28:05+00:00", "revision_history": [ { "date": "2024-05-28T14:28:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-28T14:28:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-11T20:15:18+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product": { "name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::resilientstorage" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.12-6.el8_6.5.src", "product": { "name": "pcs-0:0.10.12-6.el8_6.5.src", "product_id": "pcs-0:0.10.12-6.el8_6.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.12-6.el8_6.5.aarch64", "product": { "name": "pcs-0:0.10.12-6.el8_6.5.aarch64", "product_id": "pcs-0:0.10.12-6.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=aarch64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "product": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "product_id": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.12-6.el8_6.5.ppc64le", "product": { "name": "pcs-0:0.10.12-6.el8_6.5.ppc64le", "product_id": "pcs-0:0.10.12-6.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "product": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "product_id": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.12-6.el8_6.5.x86_64", "product": { "name": "pcs-0:0.10.12-6.el8_6.5.x86_64", "product_id": "pcs-0:0.10.12-6.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "product": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "product_id": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.12-6.el8_6.5.s390x", "product": { "name": "pcs-0:0.10.12-6.el8_6.5.s390x", "product_id": "pcs-0:0.10.12-6.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=s390x" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "product": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "product_id": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.aarch64", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.ppc64le", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.s390x", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.src as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.src", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.x86_64", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64" }, "product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le" }, "product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x" }, "product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)", "product_id": "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" }, "product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.aarch64", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.ppc64le", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.s390x", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.src", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.12-6.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64" }, "product_reference": "pcs-0:0.10.12-6.el8_6.5.x86_64", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64" }, "product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le" }, "product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x" }, "product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)", "product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" }, "product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265593" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "RHBZ#2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T14:28:05+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3431" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing" }, { "cve": "CVE-2024-26141", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265594" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "RHBZ#2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944", "url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T14:28:05+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3431" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack" }, { "cve": "CVE-2024-26146", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265595" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "RHBZ#2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", "url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-28T14:28:05+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:3431" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src", "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x", "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing" } ] }
rhsa-2024_2584
Vulnerability from csaf_redhat
Published
2024-04-30 14:52
Modified
2024-11-11 20:14
Summary
Red Hat Security Advisory: pcs security update
Notes
Topic
An update for pcs is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.
Security Fix(es):
* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)
* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)
* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2584", "url": "https://access.redhat.com/errata/RHSA-2024:2584" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2584.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2024-11-11T20:14:09+00:00", "generator": { "date": "2024-11-11T20:14:09+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2584", "initial_release_date": "2024-04-30T14:52:26+00:00", "revision_history": [ { "date": "2024-04-30T14:52:26+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T14:52:26+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-11T20:14:09+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux HighAvailability TUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux HighAvailability TUS (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.4::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux HighAvailability E4S (v.8.4)", "product": { "name": "Red Hat Enterprise Linux HighAvailability E4S (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.4::highavailability" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.8-1.el8_4.5.src", "product": { "name": "pcs-0:0.10.8-1.el8_4.5.src", "product_id": "pcs-0:0.10.8-1.el8_4.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.8-1.el8_4.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.8-1.el8_4.5.x86_64", "product": { "name": "pcs-0:0.10.8-1.el8_4.5.x86_64", "product_id": "pcs-0:0.10.8-1.el8_4.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.8-1.el8_4.5?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "product": { "name": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "product_id": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.8-1.el8_4.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.8-1.el8_4.5.ppc64le", "product": { "name": "pcs-0:0.10.8-1.el8_4.5.ppc64le", "product_id": "pcs-0:0.10.8-1.el8_4.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.8-1.el8_4.5?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "product": { "name": "pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "product_id": "pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.8-1.el8_4.5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.8-1.el8_4.5.ppc64le as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le" }, "product_reference": "pcs-0:0.10.8-1.el8_4.5.ppc64le", "relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.8-1.el8_4.5.src as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src" }, "product_reference": "pcs-0:0.10.8-1.el8_4.5.src", "relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.8-1.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64" }, "product_reference": "pcs-0:0.10.8-1.el8_4.5.x86_64", "relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le" }, "product_reference": "pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" }, "product_reference": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.8-1.el8_4.5.src as a component of Red Hat Enterprise Linux HighAvailability TUS (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src" }, "product_reference": "pcs-0:0.10.8-1.el8_4.5.src", "relates_to_product_reference": "HighAvailability-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.8-1.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability TUS (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64" }, "product_reference": "pcs-0:0.10.8-1.el8_4.5.x86_64", "relates_to_product_reference": "HighAvailability-8.4.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability TUS (v.8.4)", "product_id": "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" }, "product_reference": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "relates_to_product_reference": "HighAvailability-8.4.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265593" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "RHBZ#2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T14:52:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2584" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing" }, { "cve": "CVE-2024-26141", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265594" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "RHBZ#2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944", "url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T14:52:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2584" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack" }, { "cve": "CVE-2024-26146", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265595" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "RHBZ#2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", "url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T14:52:26+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2584" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le", "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src", "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64", "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing" } ] }
rhsa-2024_2953
Vulnerability from csaf_redhat
Published
2024-05-22 09:40
Modified
2024-11-11 20:14
Summary
Red Hat Security Advisory: pcs security update
Notes
Topic
An update for pcs is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.
Security Fix(es):
* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)
* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)
* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2953", "url": "https://access.redhat.com/errata/RHSA-2024:2953" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index" }, { "category": "external", "summary": "2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "RHEL-17280", "url": "https://issues.redhat.com/browse/RHEL-17280" }, { "category": "external", "summary": "RHEL-7584", "url": "https://issues.redhat.com/browse/RHEL-7584" }, { "category": "external", "summary": "RHEL-7668", "url": "https://issues.redhat.com/browse/RHEL-7668" }, { "category": "external", "summary": "RHEL-7729", "url": "https://issues.redhat.com/browse/RHEL-7729" }, { "category": "external", "summary": "RHEL-7731", "url": "https://issues.redhat.com/browse/RHEL-7731" }, { "category": "external", "summary": "RHEL-7732", "url": "https://issues.redhat.com/browse/RHEL-7732" }, { "category": "external", "summary": "RHEL-7741", "url": "https://issues.redhat.com/browse/RHEL-7741" }, { "category": "external", "summary": "RHEL-7742", "url": "https://issues.redhat.com/browse/RHEL-7742" }, { "category": "external", "summary": "RHEL-7743", "url": "https://issues.redhat.com/browse/RHEL-7743" }, { "category": "external", "summary": "RHEL-7745", "url": "https://issues.redhat.com/browse/RHEL-7745" }, { "category": "external", "summary": "RHEL-8467", "url": "https://issues.redhat.com/browse/RHEL-8467" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2953.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2024-11-11T20:14:57+00:00", "generator": { "date": "2024-11-11T20:14:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2953", "initial_release_date": "2024-05-22T09:40:38+00:00", "revision_history": [ { "date": "2024-05-22T09:40:38+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-05-22T09:40:38+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-11T20:14:57+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux HighAvailability (v. 8)", "product": { "name": "Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ResilientStorage (v. 8)", "product": { "name": "Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::resilientstorage" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.18-2.el8_10.src", "product": { "name": "pcs-0:0.10.18-2.el8_10.src", "product_id": "pcs-0:0.10.18-2.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.18-2.el8_10.aarch64", "product": { "name": "pcs-0:0.10.18-2.el8_10.aarch64", "product_id": "pcs-0:0.10.18-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.18-2.el8_10.aarch64", "product": { "name": "pcs-snmp-0:0.10.18-2.el8_10.aarch64", "product_id": "pcs-snmp-0:0.10.18-2.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.18-2.el8_10.ppc64le", "product": { "name": "pcs-0:0.10.18-2.el8_10.ppc64le", "product_id": "pcs-0:0.10.18-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "product": { "name": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "product_id": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.18-2.el8_10.x86_64", "product": { "name": "pcs-0:0.10.18-2.el8_10.x86_64", "product_id": "pcs-0:0.10.18-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.18-2.el8_10.x86_64", "product": { "name": "pcs-snmp-0:0.10.18-2.el8_10.x86_64", "product_id": "pcs-snmp-0:0.10.18-2.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.18-2.el8_10.s390x", "product": { "name": "pcs-0:0.10.18-2.el8_10.s390x", "product_id": "pcs-0:0.10.18-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.18-2.el8_10.s390x", "product": { "name": "pcs-snmp-0:0.10.18-2.el8_10.s390x", "product_id": "pcs-snmp-0:0.10.18-2.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64" }, "product_reference": "pcs-0:0.10.18-2.el8_10.aarch64", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le" }, "product_reference": "pcs-0:0.10.18-2.el8_10.ppc64le", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x" }, "product_reference": "pcs-0:0.10.18-2.el8_10.s390x", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.src as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src" }, "product_reference": "pcs-0:0.10.18-2.el8_10.src", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64" }, "product_reference": "pcs-0:0.10.18-2.el8_10.x86_64", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.18-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64" }, "product_reference": "pcs-snmp-0:0.10.18-2.el8_10.aarch64", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le" }, "product_reference": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.18-2.el8_10.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x" }, "product_reference": "pcs-snmp-0:0.10.18-2.el8_10.s390x", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.18-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)", "product_id": "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" }, "product_reference": "pcs-snmp-0:0.10.18-2.el8_10.x86_64", "relates_to_product_reference": "HighAvailability-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64" }, "product_reference": "pcs-0:0.10.18-2.el8_10.aarch64", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le" }, "product_reference": "pcs-0:0.10.18-2.el8_10.ppc64le", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x" }, "product_reference": "pcs-0:0.10.18-2.el8_10.s390x", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.src as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src" }, "product_reference": "pcs-0:0.10.18-2.el8_10.src", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.18-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64" }, "product_reference": "pcs-0:0.10.18-2.el8_10.x86_64", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.18-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64" }, "product_reference": "pcs-snmp-0:0.10.18-2.el8_10.aarch64", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le" }, "product_reference": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.18-2.el8_10.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x" }, "product_reference": "pcs-snmp-0:0.10.18-2.el8_10.s390x", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.18-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)", "product_id": "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" }, "product_reference": "pcs-snmp-0:0.10.18-2.el8_10.x86_64", "relates_to_product_reference": "ResilientStorage-8.10.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265593" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "RHBZ#2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:40:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2953" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing" }, { "cve": "CVE-2024-26141", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265594" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "RHBZ#2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944", "url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:40:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2953" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack" }, { "cve": "CVE-2024-26146", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265595" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "RHBZ#2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", "url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-05-22T09:40:38+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2953" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src", "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x", "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing" } ] }
rhsa-2024_1841
Vulnerability from csaf_redhat
Published
2024-04-16 14:56
Modified
2024-11-11 20:13
Summary
Red Hat Security Advisory: pcs security update
Notes
Topic
An update for pcs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.
Security Fix(es):
* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)
* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)
* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1841", "url": "https://access.redhat.com/errata/RHSA-2024:1841" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1841.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2024-11-11T20:13:05+00:00", "generator": { "date": "2024-11-11T20:13:05+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1841", "initial_release_date": "2024-04-16T14:56:06+00:00", "revision_history": [ { "date": "2024-04-16T14:56:06+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-16T14:56:06+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-11T20:13:05+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::resilientstorage" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.1-10.el9_0.5.src", "product": { "name": "pcs-0:0.11.1-10.el9_0.5.src", "product_id": "pcs-0:0.11.1-10.el9_0.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.1-10.el9_0.5.ppc64le", "product": { "name": "pcs-0:0.11.1-10.el9_0.5.ppc64le", "product_id": "pcs-0:0.11.1-10.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "product": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "product_id": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.1-10.el9_0.5.x86_64", "product": { "name": "pcs-0:0.11.1-10.el9_0.5.x86_64", "product_id": "pcs-0:0.11.1-10.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "product": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "product_id": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.1-10.el9_0.5.s390x", "product": { "name": "pcs-0:0.11.1-10.el9_0.5.s390x", "product_id": "pcs-0:0.11.1-10.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=s390x" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "product": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "product_id": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.5?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.1-10.el9_0.5.aarch64", "product": { "name": "pcs-0:0.11.1-10.el9_0.5.aarch64", "product_id": "pcs-0:0.11.1-10.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=aarch64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "product": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "product_id": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.5?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.aarch64", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.ppc64le", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.s390x", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.src", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.x86_64", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64" }, "product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le" }, "product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x" }, "product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)", "product_id": "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" }, "product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.aarch64", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.ppc64le", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.s390x", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.src", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.1-10.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64" }, "product_reference": "pcs-0:0.11.1-10.el9_0.5.x86_64", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64" }, "product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le" }, "product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x" }, "product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)", "product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" }, "product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265593" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "RHBZ#2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T14:56:06+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1841" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing" }, { "cve": "CVE-2024-26141", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265594" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "RHBZ#2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944", "url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T14:56:06+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1841" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack" }, { "cve": "CVE-2024-26146", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265595" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "RHBZ#2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", "url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T14:56:06+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1841" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src", "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x", "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing" } ] }
rhsa-2024_2581
Vulnerability from csaf_redhat
Published
2024-04-30 14:37
Modified
2024-11-11 20:14
Summary
Red Hat Security Advisory: pcs security update
Notes
Topic
An update for pcs is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.
Security Fix(es):
* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)
* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)
* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)
For more details about the security issue(s), including the impact, a CVSS
score, acknowledgments, and other related information, refer to the CVE page(s)
listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2581", "url": "https://access.redhat.com/errata/RHSA-2024:2581" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2581.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2024-11-11T20:14:21+00:00", "generator": { "date": "2024-11-11T20:14:21+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2581", "initial_release_date": "2024-04-30T14:37:16+00:00", "revision_history": [ { "date": "2024-04-30T14:37:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T14:37:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-11T20:14:21+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product": { "name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.8::resilientstorage" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.15-4.el8_8.2.src", "product": { "name": "pcs-0:0.10.15-4.el8_8.2.src", "product_id": "pcs-0:0.10.15-4.el8_8.2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.15-4.el8_8.2.ppc64le", "product": { "name": "pcs-0:0.10.15-4.el8_8.2.ppc64le", "product_id": "pcs-0:0.10.15-4.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "product": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "product_id": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.2?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.15-4.el8_8.2.x86_64", "product": { "name": "pcs-0:0.10.15-4.el8_8.2.x86_64", "product_id": "pcs-0:0.10.15-4.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "product": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "product_id": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.2?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.15-4.el8_8.2.s390x", "product": { "name": "pcs-0:0.10.15-4.el8_8.2.s390x", "product_id": "pcs-0:0.10.15-4.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=s390x" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "product": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "product_id": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.2?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.15-4.el8_8.2.aarch64", "product": { "name": "pcs-0:0.10.15-4.el8_8.2.aarch64", "product_id": "pcs-0:0.10.15-4.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=aarch64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "product": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "product_id": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.2?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.aarch64", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.ppc64le", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.s390x", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.src as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.src", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.x86_64", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64" }, "product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le" }, "product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x" }, "product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)", "product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" }, "product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.aarch64", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.ppc64le", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.s390x", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.src", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.15-4.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64" }, "product_reference": "pcs-0:0.10.15-4.el8_8.2.x86_64", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64" }, "product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le" }, "product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x" }, "product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)", "product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" }, "product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265593" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "RHBZ#2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T14:37:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2581" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing" }, { "cve": "CVE-2024-26141", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265594" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "RHBZ#2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944", "url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T14:37:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2581" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack" }, { "cve": "CVE-2024-26146", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265595" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "RHBZ#2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", "url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T14:37:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2581" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src", "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x", "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing" } ] }
rhsa-2024_1846
Vulnerability from csaf_redhat
Published
2024-04-16 15:26
Modified
2024-11-11 20:13
Summary
Red Hat Security Advisory: pcs security update
Notes
Topic
An update for pcs is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.
Security Fix(es):
* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)
* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)
* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:1846", "url": "https://access.redhat.com/errata/RHSA-2024:1846" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1846.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2024-11-11T20:13:17+00:00", "generator": { "date": "2024-11-11T20:13:17+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:1846", "initial_release_date": "2024-04-16T15:26:07+00:00", "revision_history": [ { "date": "2024-04-16T15:26:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-16T15:26:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-11T20:13:17+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product": { "name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.2::resilientstorage" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.4-7.el9_2.1.src", "product": { "name": "pcs-0:0.11.4-7.el9_2.1.src", "product_id": "pcs-0:0.11.4-7.el9_2.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.4-7.el9_2.1.aarch64", "product": { "name": "pcs-0:0.11.4-7.el9_2.1.aarch64", "product_id": "pcs-0:0.11.4-7.el9_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=aarch64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "product": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.4-7.el9_2.1.ppc64le", "product": { "name": "pcs-0:0.11.4-7.el9_2.1.ppc64le", "product_id": "pcs-0:0.11.4-7.el9_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "product": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.4-7.el9_2.1.x86_64", "product": { "name": "pcs-0:0.11.4-7.el9_2.1.x86_64", "product_id": "pcs-0:0.11.4-7.el9_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "product": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.4-7.el9_2.1.s390x", "product": { "name": "pcs-0:0.11.4-7.el9_2.1.s390x", "product_id": "pcs-0:0.11.4-7.el9_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=s390x" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "product": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.aarch64", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.ppc64le", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.s390x", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.src", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.x86_64", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64" }, "product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le" }, "product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x" }, "product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)", "product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" }, "product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.aarch64", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.ppc64le", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.s390x", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.src", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64" }, "product_reference": "pcs-0:0.11.4-7.el9_2.1.x86_64", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64" }, "product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le" }, "product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x" }, "product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)", "product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" }, "product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265593" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "RHBZ#2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T15:26:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1846" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing" }, { "cve": "CVE-2024-26141", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265594" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "RHBZ#2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944", "url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T15:26:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1846" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack" }, { "cve": "CVE-2024-26146", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265595" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "RHBZ#2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", "url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-16T15:26:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:1846" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src", "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x", "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing" } ] }
rhsa-2024_2007
Vulnerability from csaf_redhat
Published
2024-04-23 16:29
Modified
2024-11-11 20:13
Summary
Red Hat Security Advisory: pcs security update
Notes
Topic
An update for pcs is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.
Security Fix(es):
* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)
* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)
* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2007", "url": "https://access.redhat.com/errata/RHSA-2024:2007" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2007.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2024-11-11T20:13:50+00:00", "generator": { "date": "2024-11-11T20:13:50+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2007", "initial_release_date": "2024-04-23T16:29:04+00:00", "revision_history": [ { "date": "2024-04-23T16:29:04+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-23T16:29:04+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-11T20:13:50+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux High Availability TUS (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux High Availability TUS (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.TUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_tus:8.2::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux High Availability E4S (v. 8.2)", "product": { "name": "Red Hat Enterprise Linux High Availability E4S (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.E4S", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_e4s:8.2::highavailability" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.4-6.el8_2.5.src", "product": { "name": "pcs-0:0.10.4-6.el8_2.5.src", "product_id": "pcs-0:0.10.4-6.el8_2.5.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.4-6.el8_2.5?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.4-6.el8_2.5.x86_64", "product": { "name": "pcs-0:0.10.4-6.el8_2.5.x86_64", "product_id": "pcs-0:0.10.4-6.el8_2.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.4-6.el8_2.5?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "product": { "name": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "product_id": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.4-6.el8_2.5?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.10.4-6.el8_2.5.ppc64le", "product": { "name": "pcs-0:0.10.4-6.el8_2.5.ppc64le", "product_id": "pcs-0:0.10.4-6.el8_2.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.10.4-6.el8_2.5?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "product": { "name": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "product_id": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.10.4-6.el8_2.5?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.4-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le" }, "product_reference": "pcs-0:0.10.4-6.el8_2.5.ppc64le", "relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.4-6.el8_2.5.src as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src" }, "product_reference": "pcs-0:0.10.4-6.el8_2.5.src", "relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.4-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64" }, "product_reference": "pcs-0:0.10.4-6.el8_2.5.x86_64", "relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le" }, "product_reference": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" }, "product_reference": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.4-6.el8_2.5.src as a component of Red Hat Enterprise Linux High Availability TUS (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src" }, "product_reference": "pcs-0:0.10.4-6.el8_2.5.src", "relates_to_product_reference": "HighAvailability-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.10.4-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64" }, "product_reference": "pcs-0:0.10.4-6.el8_2.5.x86_64", "relates_to_product_reference": "HighAvailability-8.2.0.Z.TUS" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v. 8.2)", "product_id": "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" }, "product_reference": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "relates_to_product_reference": "HighAvailability-8.2.0.Z.TUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265593" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "RHBZ#2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-23T16:29:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2007" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing" }, { "cve": "CVE-2024-26141", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265594" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "RHBZ#2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944", "url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-23T16:29:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2007" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack" }, { "cve": "CVE-2024-26146", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265595" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "RHBZ#2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", "url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-23T16:29:04+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2007" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le", "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src", "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64", "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing" } ] }
rhsa-2024_2113
Vulnerability from csaf_redhat
Published
2024-04-30 10:32
Modified
2024-11-11 20:14
Summary
Red Hat Security Advisory: pcs security update
Notes
Topic
An update for pcs is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.
Security Fix(es):
* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)
* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)
* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Additional Changes:
For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for pcs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:2113", "url": "https://access.redhat.com/errata/RHSA-2024:2113" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index", "url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index" }, { "category": "external", "summary": "2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "RHEL-15217", "url": "https://issues.redhat.com/browse/RHEL-15217" }, { "category": "external", "summary": "RHEL-7582", "url": "https://issues.redhat.com/browse/RHEL-7582" }, { "category": "external", "summary": "RHEL-7583", "url": "https://issues.redhat.com/browse/RHEL-7583" }, { "category": "external", "summary": "RHEL-7669", "url": "https://issues.redhat.com/browse/RHEL-7669" }, { "category": "external", "summary": "RHEL-7672", "url": "https://issues.redhat.com/browse/RHEL-7672" }, { "category": "external", "summary": "RHEL-7697", "url": "https://issues.redhat.com/browse/RHEL-7697" }, { "category": "external", "summary": "RHEL-7698", "url": "https://issues.redhat.com/browse/RHEL-7698" }, { "category": "external", "summary": "RHEL-7700", "url": "https://issues.redhat.com/browse/RHEL-7700" }, { "category": "external", "summary": "RHEL-7703", "url": "https://issues.redhat.com/browse/RHEL-7703" }, { "category": "external", "summary": "RHEL-7719", "url": "https://issues.redhat.com/browse/RHEL-7719" }, { "category": "external", "summary": "RHEL-7724", "url": "https://issues.redhat.com/browse/RHEL-7724" }, { "category": "external", "summary": "RHEL-7725", "url": "https://issues.redhat.com/browse/RHEL-7725" }, { "category": "external", "summary": "RHEL-7730", "url": "https://issues.redhat.com/browse/RHEL-7730" }, { "category": "external", "summary": "RHEL-7738", "url": "https://issues.redhat.com/browse/RHEL-7738" }, { "category": "external", "summary": "RHEL-7739", "url": "https://issues.redhat.com/browse/RHEL-7739" }, { "category": "external", "summary": "RHEL-7740", "url": "https://issues.redhat.com/browse/RHEL-7740" }, { "category": "external", "summary": "RHEL-7744", "url": "https://issues.redhat.com/browse/RHEL-7744" }, { "category": "external", "summary": "RHEL-7746", "url": "https://issues.redhat.com/browse/RHEL-7746" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2113.json" } ], "title": "Red Hat Security Advisory: pcs security update", "tracking": { "current_release_date": "2024-11-11T20:14:00+00:00", "generator": { "date": "2024-11-11T20:14:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "id": "RHSA-2024:2113", "initial_release_date": "2024-04-30T10:32:37+00:00", "revision_history": [ { "date": "2024-04-30T10:32:37+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-04-30T10:32:37+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-11-11T20:14:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux HighAvailability (v. 9)", "product": { "name": "Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::highavailability" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux ResilientStorage (v. 9)", "product": { "name": "Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::resilientstorage" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.7-2.el9_4.src", "product": { "name": "pcs-0:0.11.7-2.el9_4.src", "product_id": "pcs-0:0.11.7-2.el9_4.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.7-2.el9_4.aarch64", "product": { "name": "pcs-0:0.11.7-2.el9_4.aarch64", "product_id": "pcs-0:0.11.7-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=aarch64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.7-2.el9_4.aarch64", "product": { "name": "pcs-snmp-0:0.11.7-2.el9_4.aarch64", "product_id": "pcs-snmp-0:0.11.7-2.el9_4.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.7-2.el9_4.ppc64le", "product": { "name": "pcs-0:0.11.7-2.el9_4.ppc64le", "product_id": "pcs-0:0.11.7-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=ppc64le" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "product": { "name": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "product_id": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.7-2.el9_4.x86_64", "product": { "name": "pcs-0:0.11.7-2.el9_4.x86_64", "product_id": "pcs-0:0.11.7-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=x86_64" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.7-2.el9_4.x86_64", "product": { "name": "pcs-snmp-0:0.11.7-2.el9_4.x86_64", "product_id": "pcs-snmp-0:0.11.7-2.el9_4.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "pcs-0:0.11.7-2.el9_4.s390x", "product": { "name": "pcs-0:0.11.7-2.el9_4.s390x", "product_id": "pcs-0:0.11.7-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=s390x" } } }, { "category": "product_version", "name": "pcs-snmp-0:0.11.7-2.el9_4.s390x", "product": { "name": "pcs-snmp-0:0.11.7-2.el9_4.s390x", "product_id": "pcs-snmp-0:0.11.7-2.el9_4.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64" }, "product_reference": "pcs-0:0.11.7-2.el9_4.aarch64", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le" }, "product_reference": "pcs-0:0.11.7-2.el9_4.ppc64le", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x" }, "product_reference": "pcs-0:0.11.7-2.el9_4.s390x", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.src as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src" }, "product_reference": "pcs-0:0.11.7-2.el9_4.src", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64" }, "product_reference": "pcs-0:0.11.7-2.el9_4.x86_64", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.7-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64" }, "product_reference": "pcs-snmp-0:0.11.7-2.el9_4.aarch64", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le" }, "product_reference": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.7-2.el9_4.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x" }, "product_reference": "pcs-snmp-0:0.11.7-2.el9_4.s390x", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.7-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 9)", "product_id": "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" }, "product_reference": "pcs-snmp-0:0.11.7-2.el9_4.x86_64", "relates_to_product_reference": "HighAvailability-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64" }, "product_reference": "pcs-0:0.11.7-2.el9_4.aarch64", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le" }, "product_reference": "pcs-0:0.11.7-2.el9_4.ppc64le", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x" }, "product_reference": "pcs-0:0.11.7-2.el9_4.s390x", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.src as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src" }, "product_reference": "pcs-0:0.11.7-2.el9_4.src", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-0:0.11.7-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64" }, "product_reference": "pcs-0:0.11.7-2.el9_4.x86_64", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.7-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64" }, "product_reference": "pcs-snmp-0:0.11.7-2.el9_4.aarch64", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le" }, "product_reference": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.7-2.el9_4.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x" }, "product_reference": "pcs-snmp-0:0.11.7-2.el9_4.s390x", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" }, { "category": "default_component_of", "full_product_name": { "name": "pcs-snmp-0:0.11.7-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)", "product_id": "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" }, "product_reference": "pcs-snmp-0:0.11.7-2.el9_4.x86_64", "relates_to_product_reference": "ResilientStorage-9.4.0.GA" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265593" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-25126" }, { "category": "external", "summary": "RHBZ#2265593", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126", "url": "https://www.cve.org/CVERecord?id=CVE-2024-25126" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:32:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2113" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing" }, { "cve": "CVE-2024-26141", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265594" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26141" }, { "category": "external", "summary": "RHBZ#2265594", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26141" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944", "url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:32:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2113" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack" }, { "cve": "CVE-2024-26146", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2024-02-22T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2265595" } ], "notes": [ { "category": "description", "text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.", "title": "Vulnerability description" }, { "category": "summary", "text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-26146" }, { "category": "external", "summary": "RHBZ#2265595", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146", "url": "https://www.cve.org/CVERecord?id=CVE-2024-26146" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146" }, { "category": "external", "summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", "url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942" } ], "release_date": "2024-02-22T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-04-30T10:32:37+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:2113" }, { "category": "workaround", "details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.", "product_ids": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "products": [ "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src", "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x", "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing" } ] }
ghsa-22f2-v57c-j9cx
Vulnerability from github
Published
2024-02-28 22:57
Modified
2024-06-10 18:30
Severity ?
Summary
Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)
Details
Summary
ruby
module Rack
class MediaType
SPLIT_PATTERN = %r{\s*[;,]\s*}
The above regexp is subject to ReDos. 50K blank characters as a prefix to the header will take over 10s to split.
PoC
A simple HTTP request with lots of blank characters in the content-type header:
ruby
request["Content-Type"] = (" " * 50_000) + "a,"
Impact
It's a very easy to craft ReDoS. Like all ReDoS the impact is debatable.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rack" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.9.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rack" }, "ranges": [ { "events": [ { "introduced": "0.4" }, { "fixed": "2.2.8.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-25126" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2024-02-28T22:57:26Z", "nvd_published_at": "2024-02-29T00:15:51Z", "severity": "MODERATE" }, "details": "### Summary\n\n```ruby\nmodule Rack\n class MediaType\n SPLIT_PATTERN = %r{\\s*[;,]\\s*}\n```\nThe above regexp is subject to ReDos. 50K blank characters as a prefix to the header will take over 10s to split.\n\n### PoC\n\nA simple HTTP request with lots of blank characters in the content-type header:\n\n```ruby\nrequest[\"Content-Type\"] = (\" \" * 50_000) + \"a,\"\n```\n\n### Impact\n\nIt\u0027s a very easy to craft ReDoS. Like all ReDoS the impact is debatable.", "id": "GHSA-22f2-v57c-j9cx", "modified": "2024-06-10T18:30:52Z", "published": "2024-02-28T22:57:26Z", "references": [ { "type": "WEB", "url": "https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126" }, { "type": "WEB", "url": "https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462" }, { "type": "WEB", "url": "https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49" }, { "type": "WEB", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" }, { "type": "PACKAGE", "url": "https://github.com/rack/rack" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240510-0005" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "Rack vulnerable to ReDoS in content type parsing (2nd degree polynomial)" }
gsd-2024-25126
Vulnerability from gsd
Modified
2024-02-06 06:02
Details
Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack’s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-25126" ], "details": "Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1.", "id": "GSD-2024-25126", "modified": "2024-02-06T06:02:56.075522Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2024-25126", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "rack", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003e= 3.0.0, \u003c 3.0.9.1" }, { "version_affected": "=", "version_value": "\u003e= 0.4, \u003c 2.2.8.1" } ] } } ] }, "vendor_name": "rack" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1." } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-1333", "lang": "eng", "value": "CWE-1333: Inefficient Regular Expression Complexity" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx", "refsource": "MISC", "url": "https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx" }, { "name": "https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462", "refsource": "MISC", "url": "https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462" }, { "name": "https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49", "refsource": "MISC", "url": "https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49" }, { "name": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941", "refsource": "MISC", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" }, { "name": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml", "refsource": "MISC", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml" } ] }, "source": { "advisory": "GHSA-22f2-v57c-j9cx", "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "Rack is a modular Ruby web server interface. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability (ReDos 2nd degree polynomial). This vulnerability is patched in 3.0.9.1 and 2.2.8.1." } ], "id": "CVE-2024-25126", "lastModified": "2024-02-29T13:49:47.277", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "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:L", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4, "source": "security-advisories@github.com", "type": "Secondary" } ] }, "published": "2024-02-29T00:15:51.200", "references": [ { "source": "security-advisories@github.com", "url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941" }, { "source": "security-advisories@github.com", "url": "https://github.com/rack/rack/commit/6efb2ceea003c4b195815a614e00438cbd543462" }, { "source": "security-advisories@github.com", "url": "https://github.com/rack/rack/commit/d9c163a443b8cadf4711d84bd2c58cb9ef89cf49" }, { "source": "security-advisories@github.com", "url": "https://github.com/rack/rack/security/advisories/GHSA-22f2-v57c-j9cx" }, { "source": "security-advisories@github.com", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-25126.yml" } ], "sourceIdentifier": "security-advisories@github.com", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-1333" } ], "source": "security-advisories@github.com", "type": "Secondary" } ] } } } }
wid-sec-w-2024-0911
Vulnerability from csaf_certbund
Published
2024-04-16 22:00
Modified
2024-05-28 22:00
Summary
Red Hat Enterprise Linux (pcs): Mehrere Schwachstellen ermöglichen Denial of Service
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Red Hat Enterprise Linux (RHEL) ist eine populäre Linux-Distribution.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux (pcs) ausnutzen, um einen Denial of Service Angriff durchzuführen.
Betroffene Betriebssysteme
- Linux
{ "document": { "aggregate_severity": { "text": "mittel" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Red Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat Enterprise Linux (pcs) ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.", "title": "Angriff" }, { "category": "general", "text": "- Linux", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2024-0911 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0911.json" }, { "category": "self", "summary": "WID-SEC-2024-0911 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0911" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2024-04-16", "url": "https://access.redhat.com/errata/RHSA-2024:1841" }, { "category": "external", "summary": "Red Hat Security Advisory vom 2024-04-16", "url": "https://access.redhat.com/errata/RHSA-2024:1846" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2007 vom 2024-04-23", "url": "https://access.redhat.com/errata/RHSA-2024:2007" }, { "category": "external", "summary": "Debian Security Advisory DLA-3800 vom 2024-04-29", "url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2584 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2584" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2581 vom 2024-04-30", "url": "https://access.redhat.com/errata/RHSA-2024:2581" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:2953 vom 2024-05-22", "url": "https://access.redhat.com/errata/RHSA-2024:2953" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2024:3431 vom 2024-05-28", "url": "https://access.redhat.com/errata/RHSA-2024:3431" } ], "source_lang": "en-US", "title": "Red Hat Enterprise Linux (pcs): Mehrere Schwachstellen erm\u00f6glichen Denial of Service", "tracking": { "current_release_date": "2024-05-28T22:00:00.000+00:00", "generator": { "date": "2024-05-29T08:06:29.574+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "id": "WID-SEC-W-2024-0911", "initial_release_date": "2024-04-16T22:00:00.000+00:00", "revision_history": [ { "date": "2024-04-16T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2024-04-23T22:00:00.000+00:00", "number": "2", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-04-29T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2024-05-01T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-21T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2024-05-28T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat aufgenommen" } ], "status": "final", "version": "6" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "T034267", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "product_name", "name": "Enterprise Linux" } ], "category": "vendor", "name": "Red Hat" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-25126", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in der Komponente pcs aufgrund einer unsachgem\u00e4\u00dfen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "2951", "67646", "T034267" ] }, "release_date": "2024-04-16T22:00:00Z", "title": "CVE-2024-25126" }, { "cve": "CVE-2024-26141", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in der Komponente pcs aufgrund einer unsachgem\u00e4\u00dfen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "2951", "67646", "T034267" ] }, "release_date": "2024-04-16T22:00:00Z", "title": "CVE-2024-26141" }, { "cve": "CVE-2024-26146", "notes": [ { "category": "description", "text": "Es bestehen mehrere Schwachstellen in Red Hat Enterprise Linux. Diese Fehler bestehen in der Komponente pcs aufgrund einer unsachgem\u00e4\u00dfen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen." } ], "product_status": { "known_affected": [ "2951", "67646", "T034267" ] }, "release_date": "2024-04-16T22:00:00Z", "title": "CVE-2024-26146" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.