Action not permitted
Modal body text goes here.
Modal Title
Modal Body
cve-2024-26146
Vulnerability from cvelistv5
{ containers: { adp: [ { affected: [ { cpes: [ "cpe:2.3:a:rack_project:rack:2.2.0:*:*:*:*:ruby:*:*", "cpe:2.3:a:rack_project:rack:2.1.0:*:*:*:*:ruby:*:*", "cpe:2.3:a:rack_project:rack:3.0.0:-:*:*:*:ruby:*:*", ], defaultStatus: "unknown", product: "rack", vendor: "rack_project", versions: [ { lessThan: "2.1.4.4", status: "affected", version: "2.1.0", versionType: "custom", }, { lessThan: "2.2.8.1", status: "affected", version: "2.2.0", versionType: "custom", }, { lessThan: "3.0.9.1", status: "affected", version: "3.0.0", versionType: "custom", }, ], }, { cpes: [ "cpe:2.3:a:rack_project:rack:*:*:*:*:*:ruby:*:*", ], defaultStatus: "unknown", product: "rack", vendor: "rack_project", versions: [ { lessThan: "2.0.9.4", status: "affected", version: "0", versionType: "custom", }, ], }, ], metrics: [ { other: { content: { id: "CVE-2024-26146", options: [ { Exploitation: "none", }, { Automatable: "yes", }, { "Technical Impact": "partial", }, ], role: "CISA Coordinator", timestamp: "2024-02-29T17:31:54.207314Z", version: "2.0.3", }, type: "ssvc", }, }, ], providerMetadata: { dateUpdated: "2024-07-25T16:39:52.274Z", orgId: "134c704f-9b21-4f2e-91b3-4a467353bcc0", shortName: "CISA-ADP", }, title: "CISA ADP Vulnrichment", }, { providerMetadata: { dateUpdated: "2024-08-01T23:59:32.576Z", orgId: "af854a3a-2127-422b-91ae-364da2661108", shortName: "CVE", }, references: [ { name: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", tags: [ "x_refsource_CONFIRM", "x_transferred", ], url: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", }, { name: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", }, { name: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", }, { name: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", }, { name: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", }, { name: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", }, { name: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", tags: [ "x_refsource_MISC", "x_transferred", ], url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.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-0006/", }, ], title: "CVE Program Container", }, ], cna: { affected: [ { product: "rack", vendor: "rack", versions: [ { status: "affected", version: ">= 3.0.0, < 3.0.9.1", }, { status: "affected", version: ">= 2.2.0, < 2.2.8.1", }, { status: "affected", version: ">= 2.1.0, < 2.1.4.4", }, { status: "affected", version: "< 2.0.9.4", }, ], }, ], descriptions: [ { lang: "en", value: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.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-06-10T17:12:58.798Z", orgId: "a0819718-46f1-4df5-94e2-005712e83aaa", shortName: "GitHub_M", }, references: [ { name: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", tags: [ "x_refsource_CONFIRM", ], url: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", }, { name: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", tags: [ "x_refsource_MISC", ], url: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", }, { name: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", tags: [ "x_refsource_MISC", ], url: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", }, { name: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", tags: [ "x_refsource_MISC", ], url: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", }, { name: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", tags: [ "x_refsource_MISC", ], url: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", }, { name: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", tags: [ "x_refsource_MISC", ], url: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", }, { name: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", tags: [ "x_refsource_MISC", ], url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", }, { url: "https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html", }, { url: "https://security.netapp.com/advisory/ntap-20240510-0006/", }, ], source: { advisory: "GHSA-54rr-7fvw-6x8f", discovery: "UNKNOWN", }, title: "Possible Denial of Service Vulnerability in Rack Header Parsing", }, }, cveMetadata: { assignerOrgId: "a0819718-46f1-4df5-94e2-005712e83aaa", assignerShortName: "GitHub_M", cveId: "CVE-2024-26146", datePublished: "2024-02-28T23:28:01.158Z", dateReserved: "2024-02-14T17:40:03.689Z", dateUpdated: "2025-02-13T17:41:07.669Z", state: "PUBLISHED", }, dataType: "CVE_RECORD", dataVersion: "5.1", "vulnerability-lookup:meta": { nvd: "{\"cve\":{\"id\":\"CVE-2024-26146\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-02-29T00:15:51.597\",\"lastModified\":\"2025-02-14T15:51:42.200\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\"},{\"lang\":\"es\",\"value\":\"Rack es una interfaz modular de servidor web Ruby. Los encabezados cuidadosamente elaborados pueden hacer que el análisis de encabezados en Rack demore más de lo esperado, lo que resulta en un posible problema de denegación de servicio. Los encabezados Aceptar y Reenviar se ven afectados. Ruby 3.2 tiene mitigaciones para este problema, por lo que las aplicaciones Rack que usan Ruby 3.2 o posterior no se ven afectadas. Esta vulnerabilidad se solucionó en 2.0.9.4, 2.1.4.4, 2.2.8.1 y 3.0.9.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\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"0.4\",\"versionEndExcluding\":\"2.0.9.4\",\"matchCriteriaId\":\"8C61CB94-A5BE-4B72-B243-F935A4652B0B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"2.1.0\",\"versionEndExcluding\":\"2.1.4.4\",\"matchCriteriaId\":\"B5402B9E-EE8A-41A3-87CB-E17C57E5F692\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"2.2.0\",\"versionEndExcluding\":\"2.2.8.1\",\"matchCriteriaId\":\"4F7D6529-12DB-4466-A0AB-DED4653D3E0B\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240510-0006/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240510-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", vulnrichment: { containers: "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f\", \"name\": \"https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716\", \"name\": \"https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582\", \"name\": \"https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f\", \"name\": \"https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd\", \"name\": \"https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942\", \"name\": \"https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml\", \"name\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml\", \"tags\": [\"x_refsource_MISC\", \"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-0006/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T23:59:32.576Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-26146\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-02-29T17:31:54.207314Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:rack_project:rack:2.2.0:*:*:*:*:ruby:*:*\", \"cpe:2.3:a:rack_project:rack:2.1.0:*:*:*:*:ruby:*:*\", \"cpe:2.3:a:rack_project:rack:3.0.0:-:*:*:*:ruby:*:*\"], \"vendor\": \"rack_project\", \"product\": \"rack\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.1.0\", \"lessThan\": \"2.1.4.4\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"2.2.0\", \"lessThan\": \"2.2.8.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.9.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"cpes\": [\"cpe:2.3:a:rack_project:rack:*:*:*:*:*:ruby:*:*\"], \"vendor\": \"rack_project\", \"product\": \"rack\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.0.9.4\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-25T16:39:01.836Z\"}}], \"cna\": {\"title\": \"Possible Denial of Service Vulnerability in Rack Header Parsing\", \"source\": {\"advisory\": \"GHSA-54rr-7fvw-6x8f\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"rack\", \"product\": \"rack\", \"versions\": [{\"status\": \"affected\", \"version\": \">= 3.0.0, < 3.0.9.1\"}, {\"status\": \"affected\", \"version\": \">= 2.2.0, < 2.2.8.1\"}, {\"status\": \"affected\", \"version\": \">= 2.1.0, < 2.1.4.4\"}, {\"status\": \"affected\", \"version\": \"< 2.0.9.4\"}]}], \"references\": [{\"url\": \"https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f\", \"name\": \"https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716\", \"name\": \"https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582\", \"name\": \"https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f\", \"name\": \"https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd\", \"name\": \"https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942\", \"name\": \"https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml\", \"name\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240510-0006/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333: Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-10T17:12:58.798Z\"}}}", cveMetadata: "{\"cveId\": \"CVE-2024-26146\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:41:07.669Z\", \"dateReserved\": \"2024-02-14T17:40:03.689Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-02-28T23:28:01.158Z\", \"assignerShortName\": \"GitHub_M\"}", dataType: "CVE_RECORD", dataVersion: "5.1", }, }, }
suse-su-2024:0946-1
Vulnerability from csaf_suse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for rubygem-rack-1_4", title: "Title of the patch", }, { category: "description", text: "This update for rubygem-rack-1_4 fixes the following issues:\n\n- CVE-2024-25126: Fixed a Denial of Service Vulnerability in Rack Content-Type Parsing (bsc#1220239)\n- CVE-2024-26141: Fixed a Denial of Service Vulnerability in Range request header parsing (bsc#1220242)\n- CVE-2024-26146: Fixed a Denial of Service vulnerability in Rack headers parsing routine (bsc#1220248)\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-946,SUSE-SLE-Module-Containers-12-2024-946", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0946-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:0946-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20240946-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:0946-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018198.html", }, { category: "self", summary: "SUSE Bug 1220239", url: "https://bugzilla.suse.com/1220239", }, { category: "self", summary: "SUSE Bug 1220242", url: "https://bugzilla.suse.com/1220242", }, { category: "self", summary: "SUSE Bug 1220248", url: "https://bugzilla.suse.com/1220248", }, { category: "self", summary: "SUSE CVE CVE-2024-25126 page", url: "https://www.suse.com/security/cve/CVE-2024-25126/", }, { category: "self", summary: "SUSE CVE CVE-2024-26141 page", url: "https://www.suse.com/security/cve/CVE-2024-26141/", }, { category: "self", summary: "SUSE CVE CVE-2024-26146 page", url: "https://www.suse.com/security/cve/CVE-2024-26146/", }, ], title: "Security update for rubygem-rack-1_4", tracking: { current_release_date: "2024-03-20T09:27:07Z", generator: { date: "2024-03-20T09:27:07Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:0946-1", initial_release_date: "2024-03-20T09:27:07Z", revision_history: [ { date: "2024-03-20T09:27:07Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.aarch64", product: { name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.aarch64", product_id: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.aarch64", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.aarch64", product: { name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.aarch64", product_id: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.aarch64", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.aarch64", product: { name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.aarch64", product_id: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.i586", product: { name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.i586", product_id: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.i586", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.i586", product: { name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.i586", product_id: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.i586", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.i586", product: { name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.i586", product_id: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.ppc64le", product: { name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.ppc64le", product_id: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.ppc64le", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.ppc64le", product: { name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.ppc64le", product_id: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.ppc64le", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.ppc64le", product: { name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.ppc64le", product_id: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.s390", product: { name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.s390", product_id: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.s390", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.s390", product: { name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.s390", product_id: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.s390", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.s390", product: { name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.s390", product_id: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.s390x", product: { name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.s390x", product_id: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.s390x", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.s390x", product: { name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.s390x", product_id: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.s390x", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.s390x", product: { name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.s390x", product_id: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", product: { name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", product_id: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.x86_64", product: { name: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.x86_64", product_id: "ruby2.1-rubygem-rack-doc-1_4-1.4.5-9.3.1.x86_64", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.x86_64", product: { name: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.x86_64", product_id: "ruby2.1-rubygem-rack-testsuite-1_4-1.4.5-9.3.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise Module for Containers 12", product: { name: "SUSE Linux Enterprise Module for Containers 12", product_id: "SUSE Linux Enterprise Module for Containers 12", product_identification_helper: { cpe: "cpe:/o:suse:sle-module-containers:12", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64 as component of SUSE Linux Enterprise Module for Containers 12", product_id: "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", }, product_reference: "ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", relates_to_product_reference: "SUSE Linux Enterprise Module for Containers 12", }, ], }, vulnerabilities: [ { cve: "CVE-2024-25126", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-25126", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-25126", url: "https://www.suse.com/security/cve/CVE-2024-25126", }, { category: "external", summary: "SUSE Bug 1220239 for CVE-2024-25126", url: "https://bugzilla.suse.com/1220239", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-03-20T09:27:07Z", details: "important", }, ], title: "CVE-2024-25126", }, { cve: "CVE-2024-26141", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26141", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26141", url: "https://www.suse.com/security/cve/CVE-2024-26141", }, { category: "external", summary: "SUSE Bug 1220242 for CVE-2024-26141", url: "https://bugzilla.suse.com/1220242", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-03-20T09:27:07Z", details: "important", }, ], title: "CVE-2024-26141", }, { cve: "CVE-2024-26146", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26146", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26146", url: "https://www.suse.com/security/cve/CVE-2024-26146", }, { category: "external", summary: "SUSE Bug 1220248 for CVE-2024-26146", url: "https://bugzilla.suse.com/1220248", }, { category: "external", summary: "SUSE Bug 1227310 for CVE-2024-26146", url: "https://bugzilla.suse.com/1227310", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise Module for Containers 12:ruby2.1-rubygem-rack-1_4-1.4.5-9.3.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-03-20T09:27:07Z", details: "moderate", }, ], title: "CVE-2024-26146", }, ], }
suse-su-2024:0765-1
Vulnerability from csaf_suse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for rubygem-rack", title: "Title of the patch", }, { category: "description", text: "This update for rubygem-rack fixes the following issues:\n\n- CVE-2024-25126: Fixed a denial-of-service vulnerability in Rack Content-Type parsing (bsc#1220239).\n- CVE-2024-26141: Fixed a denial-of-service vulnerability in Range request header parsing (bsc#1220242).\n- CVE-2024-26146: Fixed a denial-of-service vulnerability in Rack headers parsing routine (bsc#1220248).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-765,SUSE-SLE-Product-HA-15-SP2-2024-765,SUSE-SLE-Product-HA-15-SP3-2024-765,SUSE-SLE-Product-HA-15-SP4-2024-765,SUSE-SLE-Product-HA-15-SP5-2024-765,openSUSE-SLE-15.5-2024-765", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_0765-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:0765-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20240765-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:0765-1", url: "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018091.html", }, { category: "self", summary: "SUSE Bug 1220239", url: "https://bugzilla.suse.com/1220239", }, { category: "self", summary: "SUSE Bug 1220242", url: "https://bugzilla.suse.com/1220242", }, { category: "self", summary: "SUSE Bug 1220248", url: "https://bugzilla.suse.com/1220248", }, { category: "self", summary: "SUSE CVE CVE-2024-25126 page", url: "https://www.suse.com/security/cve/CVE-2024-25126/", }, { category: "self", summary: "SUSE CVE CVE-2024-26141 page", url: "https://www.suse.com/security/cve/CVE-2024-26141/", }, { category: "self", summary: "SUSE CVE CVE-2024-26146 page", url: "https://www.suse.com/security/cve/CVE-2024-26146/", }, ], title: "Security update for rubygem-rack", tracking: { current_release_date: "2024-03-05T12:47:00Z", generator: { date: "2024-03-05T12:47:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:0765-1", initial_release_date: "2024-03-05T12:47:00Z", revision_history: [ { date: "2024-03-05T12:47:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", product: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", product_id: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", product: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", product_id: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", product: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", product_id: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.i586", product: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.i586", product_id: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.i586", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.i586", product: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.i586", product_id: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.i586", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.i586", product: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.i586", product_id: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", product: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", product_id: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", product: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", product_id: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", product: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", product_id: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", product: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", product_id: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", product: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", product_id: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", product: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", product_id: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", product: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", product_id: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", product: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", product_id: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", }, }, { category: "product_version", name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", product: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", product_id: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE Linux Enterprise High Availability Extension 15 SP2", product: { name: "SUSE Linux Enterprise High Availability Extension 15 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP2", product_identification_helper: { cpe: "cpe:/o:suse:sle-ha:15:sp2", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Availability Extension 15 SP3", product: { name: "SUSE Linux Enterprise High Availability Extension 15 SP3", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP3", product_identification_helper: { cpe: "cpe:/o:suse:sle-ha:15:sp3", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Availability Extension 15 SP4", product: { name: "SUSE Linux Enterprise High Availability Extension 15 SP4", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP4", product_identification_helper: { cpe: "cpe:/o:suse:sle-ha:15:sp4", }, }, }, { category: "product_name", name: "SUSE Linux Enterprise High Availability Extension 15 SP5", product: { name: "SUSE Linux Enterprise High Availability Extension 15 SP5", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP5", product_identification_helper: { cpe: "cpe:/o:suse:sle-ha:15:sp5", }, }, }, { category: "product_name", name: "openSUSE Leap 15.5", product: { name: "openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5", product_identification_helper: { cpe: "cpe:/o:opensuse:leap:15.5", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP2", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP2", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP2", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP2", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP2", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP3", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP3", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP3", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP3", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP3", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP3", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP3", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP4", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP4", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP4", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP4", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5", product_id: "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", relates_to_product_reference: "SUSE Linux Enterprise High Availability Extension 15 SP5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", }, product_reference: "ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", }, product_reference: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", }, product_reference: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", }, product_reference: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", }, product_reference: "ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", }, product_reference: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", }, product_reference: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", }, product_reference: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", relates_to_product_reference: "openSUSE Leap 15.5", }, { category: "default_component_of", full_product_name: { name: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64 as component of openSUSE Leap 15.5", product_id: "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", }, product_reference: "ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", relates_to_product_reference: "openSUSE Leap 15.5", }, ], }, vulnerabilities: [ { cve: "CVE-2024-25126", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-25126", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-25126", url: "https://www.suse.com/security/cve/CVE-2024-25126", }, { category: "external", summary: "SUSE Bug 1220239 for CVE-2024-25126", url: "https://bugzilla.suse.com/1220239", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-03-05T12:47:00Z", details: "important", }, ], title: "CVE-2024-25126", }, { cve: "CVE-2024-26141", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26141", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26141", url: "https://www.suse.com/security/cve/CVE-2024-26141", }, { category: "external", summary: "SUSE Bug 1220242 for CVE-2024-26141", url: "https://bugzilla.suse.com/1220242", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-03-05T12:47:00Z", details: "important", }, ], title: "CVE-2024-26141", }, { cve: "CVE-2024-26146", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26146", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", title: "CVE description", }, ], product_status: { recommended: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26146", url: "https://www.suse.com/security/cve/CVE-2024-26146", }, { category: "external", summary: "SUSE Bug 1220248 for CVE-2024-26146", url: "https://bugzilla.suse.com/1220248", }, { category: "external", summary: "SUSE Bug 1227310 for CVE-2024-26146", url: "https://bugzilla.suse.com/1227310", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP2:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP3:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP4:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "SUSE Linux Enterprise High Availability Extension 15 SP5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-doc-2.0.8-150000.3.21.2.x86_64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.aarch64", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.ppc64le", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.s390x", "openSUSE Leap 15.5:ruby2.5-rubygem-rack-testsuite-2.0.8-150000.3.21.2.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-03-05T12:47:00Z", details: "moderate", }, ], title: "CVE-2024-26146", }, ], }
suse-su-2024:1131-1
Vulnerability from csaf_suse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "important", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "Security update for rubygem-rack", title: "Title of the patch", }, { category: "description", text: "This update for rubygem-rack fixes the following issues:\n\n- CVE-2024-25126: Fixed a denial-of-service vulnerability in Rack Content-Type parsing (bsc#1220239).\n- CVE-2024-26141: Fixed a denial-of-service vulnerability in Range request header parsing (bsc#1220242).\n- CVE-2024-26146: Fixed a denial-of-service vulnerability in Rack headers parsing routine (bsc#1220248).\n", title: "Description of the patch", }, { category: "details", text: "SUSE-2024-1131,SUSE-OpenStack-Cloud-Crowbar-8-2024-1131,SUSE-OpenStack-Cloud-Crowbar-9-2024-1131", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1131-1.json", }, { category: "self", summary: "URL for SUSE-SU-2024:1131-1", url: "https://www.suse.com/support/update/announcement/2024/suse-su-20241131-1/", }, { category: "self", summary: "E-Mail link for SUSE-SU-2024:1131-1", url: "https://lists.suse.com/pipermail/sle-updates/2024-April/034891.html", }, { category: "self", summary: "SUSE Bug 1220239", url: "https://bugzilla.suse.com/1220239", }, { category: "self", summary: "SUSE Bug 1220242", url: "https://bugzilla.suse.com/1220242", }, { category: "self", summary: "SUSE Bug 1220248", url: "https://bugzilla.suse.com/1220248", }, { category: "self", summary: "SUSE CVE CVE-2024-25126 page", url: "https://www.suse.com/security/cve/CVE-2024-25126/", }, { category: "self", summary: "SUSE CVE CVE-2024-26141 page", url: "https://www.suse.com/security/cve/CVE-2024-26141/", }, { category: "self", summary: "SUSE CVE CVE-2024-26146 page", url: "https://www.suse.com/security/cve/CVE-2024-26146/", }, ], title: "Security update for rubygem-rack", tracking: { current_release_date: "2024-04-08T09:28:18Z", generator: { date: "2024-04-08T09:28:18Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "SUSE-SU-2024:1131-1", initial_release_date: "2024-04-08T09:28:18Z", revision_history: [ { date: "2024-04-08T09:28:18Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.aarch64", product: { name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.aarch64", product_id: "ruby2.1-rubygem-rack-1.6.13-3.22.1.aarch64", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.aarch64", product: { name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.aarch64", product_id: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.aarch64", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.aarch64", product: { name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.aarch64", product_id: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.i586", product: { name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.i586", product_id: "ruby2.1-rubygem-rack-1.6.13-3.22.1.i586", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.i586", product: { name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.i586", product_id: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.i586", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.i586", product: { name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.i586", product_id: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.i586", }, }, ], category: "architecture", name: "i586", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.ppc64le", product: { name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.ppc64le", product_id: "ruby2.1-rubygem-rack-1.6.13-3.22.1.ppc64le", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.ppc64le", product: { name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.ppc64le", product_id: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.ppc64le", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.ppc64le", product: { name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.ppc64le", product_id: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.s390", product: { name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.s390", product_id: "ruby2.1-rubygem-rack-1.6.13-3.22.1.s390", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.s390", product: { name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.s390", product_id: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.s390", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.s390", product: { name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.s390", product_id: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.s390", }, }, ], category: "architecture", name: "s390", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.s390x", product: { name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.s390x", product_id: "ruby2.1-rubygem-rack-1.6.13-3.22.1.s390x", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.s390x", product: { name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.s390x", product_id: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.s390x", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.s390x", product: { name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.s390x", product_id: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", product: { name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", product_id: "ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.x86_64", product: { name: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.x86_64", product_id: "ruby2.1-rubygem-rack-doc-1.6.13-3.22.1.x86_64", }, }, { category: "product_version", name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.x86_64", product: { name: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.x86_64", product_id: "ruby2.1-rubygem-rack-testsuite-1.6.13-3.22.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "SUSE OpenStack Cloud Crowbar 8", product: { name: "SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud-crowbar:8", }, }, }, { category: "product_name", name: "SUSE OpenStack Cloud Crowbar 9", product: { name: "SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9", product_identification_helper: { cpe: "cpe:/o:suse:suse-openstack-cloud-crowbar:9", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 8", product_id: "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", }, product_reference: "ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 8", }, { category: "default_component_of", full_product_name: { name: "ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64 as component of SUSE OpenStack Cloud Crowbar 9", product_id: "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", }, product_reference: "ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", relates_to_product_reference: "SUSE OpenStack Cloud Crowbar 9", }, ], }, vulnerabilities: [ { cve: "CVE-2024-25126", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-25126", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-25126", url: "https://www.suse.com/security/cve/CVE-2024-25126", }, { category: "external", summary: "SUSE Bug 1220239 for CVE-2024-25126", url: "https://bugzilla.suse.com/1220239", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-04-08T09:28:18Z", details: "important", }, ], title: "CVE-2024-25126", }, { cve: "CVE-2024-26141", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26141", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", title: "CVE description", }, ], product_status: { recommended: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26141", url: "https://www.suse.com/security/cve/CVE-2024-26141", }, { category: "external", summary: "SUSE Bug 1220242 for CVE-2024-26141", url: "https://bugzilla.suse.com/1220242", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-04-08T09:28:18Z", details: "important", }, ], title: "CVE-2024-26141", }, { cve: "CVE-2024-26146", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26146", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", title: "CVE description", }, ], product_status: { recommended: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26146", url: "https://www.suse.com/security/cve/CVE-2024-26146", }, { category: "external", summary: "SUSE Bug 1220248 for CVE-2024-26146", url: "https://bugzilla.suse.com/1220248", }, { category: "external", summary: "SUSE Bug 1227310 for CVE-2024-26146", url: "https://bugzilla.suse.com/1227310", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "SUSE OpenStack Cloud Crowbar 8:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", "SUSE OpenStack Cloud Crowbar 9:ruby2.1-rubygem-rack-1.6.13-3.22.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-04-08T09:28:18Z", details: "moderate", }, ], title: "CVE-2024-26146", }, ], }
rhsa-2024_2584
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-01-06T18:28:32+00:00", generator: { date: "2025-01-06T18:28:32+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, 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: "2025-01-06T18:28:32+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’s 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's 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's 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's 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:2581
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:48:43+00:00", generator: { date: "2025-03-14T21:48:43+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:48:43+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’s 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's 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's 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's 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:2584
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:48:31+00:00", generator: { date: "2025-03-14T21:48:31+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:48:31+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’s 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's 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's 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's 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_1846
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-01-06T18:27:59+00:00", generator: { date: "2025-01-06T18:27:59+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, 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: "2025-01-06T18:27:59+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’s 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's 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's 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's 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_2581
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-01-06T18:28:42+00:00", generator: { date: "2025-01-06T18:28:42+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, 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: "2025-01-06T18:28:42+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’s 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's 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's 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's 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_10806
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update is now available for Red Hat Satellite 6.15 for RHEL 8.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage (CVE-2024-26144)\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n* python-ecdsa: vulnerable to the Minerva attack (CVE-2024-23342)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.", 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:10806", url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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_satellite/6.15/html/updating_red_hat_satellite/index", url: "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", }, { category: "external", summary: "2259780", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2259780", }, { 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: "2266063", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266063", }, { category: "external", summary: "SAT-28466", url: "https://issues.redhat.com/browse/SAT-28466", }, { category: "external", summary: "SAT-28665", url: "https://issues.redhat.com/browse/SAT-28665", }, { category: "external", summary: "SAT-28689", url: "https://issues.redhat.com/browse/SAT-28689", }, { category: "external", summary: "SAT-28690", url: "https://issues.redhat.com/browse/SAT-28690", }, { category: "external", summary: "SAT-28691", url: "https://issues.redhat.com/browse/SAT-28691", }, { category: "external", summary: "SAT-28693", url: "https://issues.redhat.com/browse/SAT-28693", }, { category: "external", summary: "SAT-28695", url: "https://issues.redhat.com/browse/SAT-28695", }, { category: "external", summary: "SAT-28696", url: "https://issues.redhat.com/browse/SAT-28696", }, { category: "external", summary: "SAT-28697", url: "https://issues.redhat.com/browse/SAT-28697", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10806.json", }, ], title: "Red Hat Security Advisory: Satellite 6.15.5 Async Update", tracking: { current_release_date: "2025-01-06T18:29:14+00:00", generator: { date: "2025-01-06T18:29:14+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, id: "RHSA-2024:10806", initial_release_date: "2024-12-04T20:43:54+00:00", revision_history: [ { date: "2024-12-04T20:43:54+00:00", number: "1", summary: "Initial version", }, { date: "2024-12-04T20:43:54+00:00", number: "2", summary: "Last updated version", }, { date: "2025-01-06T18:29:14+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15", product_identification_helper: { cpe: "cpe:/a:redhat:satellite:6.15::el8", }, }, }, { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule", product_identification_helper: { cpe: "cpe:/a:redhat:satellite_capsule:6.15::el8", }, }, }, { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils", product_identification_helper: { cpe: "cpe:/a:redhat:satellite_utils:6.15::el8", }, }, }, ], category: "product_family", name: "Red Hat Satellite 6", }, { branches: [ { category: "product_version", name: "foreman-installer-1:3.9.3.7-1.el8sat.src", product: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src", product_id: "foreman-installer-1:3.9.3.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer@3.9.3.7-1.el8sat?arch=src&epoch=1", }, }, }, { category: "product_version", name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product_id: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product_identification_helper: { purl: "pkg:rpm/redhat/pulpcore-obsolete-packages@1.0-10.el8pc?arch=src", }, }, }, { category: "product_version", name: "puppetserver-0:7.17.2-1.el8sat.src", product: { name: "puppetserver-0:7.17.2-1.el8sat.src", product_id: "puppetserver-0:7.17.2-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/puppetserver@7.17.2-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "python-pulp-container-0:2.16.9-2.el8pc.src", product: { name: "python-pulp-container-0:2.16.9-2.el8pc.src", product_id: "python-pulp-container-0:2.16.9-2.el8pc.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-pulp-container@2.16.9-2.el8pc?arch=src", }, }, }, { category: "product_version", name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actioncable@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailbox@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailer@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionpack@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actiontext@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionview@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activejob@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activemodel@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activerecord@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activestorage@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activesupport@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product_id: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-foreman_rh_cloud@9.0.59-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product_id: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rack@2.2.8.1-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rails@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product_id: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-railties@6.1.7.7-2.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product_id: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6-0.1.el8sat?arch=src", }, }, }, { category: "product_version", name: "satellite-0:6.15.5-1.el8sat.src", product: { name: "satellite-0:6.15.5-1.el8sat.src", product_id: "satellite-0:6.15.5-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/satellite@6.15.5-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "foreman-0:3.9.1.12-1.el8sat.src", product: { name: "foreman-0:3.9.1.12-1.el8sat.src", product_id: "foreman-0:3.9.1.12-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman@3.9.1.12-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product_id: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-katello@4.11.0.19-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product_id: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-fapolicyd@1.0.1-3.el8sat?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product_id: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer@3.9.3.7-1.el8sat?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product_id: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer-katello@3.9.3.7-1.el8sat?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product_id: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/pulpcore-obsolete-packages@1.0-10.el8pc?arch=noarch", }, }, }, { category: "product_version", name: "puppetserver-0:7.17.2-1.el8sat.noarch", product: { name: "puppetserver-0:7.17.2-1.el8sat.noarch", product_id: "puppetserver-0:7.17.2-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/puppetserver@7.17.2-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product_id: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3.11-pulp-container@2.16.9-2.el8pc?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actioncable@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailbox@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailer@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionpack@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actiontext@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionview@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activejob@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activemodel@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activerecord@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activestorage@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activesupport@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product_id: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-foreman_rh_cloud@9.0.59-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product_id: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rack@2.2.8.1-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rails@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product_id: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-railties@6.1.7.7-2.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product_id: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6-0.1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-0:6.15.5-1.el8sat.noarch", product_id: "satellite-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-cli-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch", product_id: "satellite-cli-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-cli@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-common-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-common-0:6.15.5-1.el8sat.noarch", product_id: "satellite-common-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-common@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product_id: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-capsule@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-cli@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-debug@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-ec2@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-journald@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-libvirt@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-openstack@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-ovirt@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-pcp@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-postgresql@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-redis@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-service@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-telemetry@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-vmware@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product_id: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-katello@4.11.0.19-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product_id: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-fapolicyd@1.0.1-3.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product_id: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-proxy-fapolicyd@1.0.1-3.el8sat?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "python-pulp-container-0:2.16.9-2.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", }, product_reference: "python-pulp-container-0:2.16.9-2.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", }, product_reference: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "python-pulp-container-0:2.16.9-2.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", }, product_reference: "python-pulp-container-0:2.16.9-2.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", }, product_reference: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", }, product_reference: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", }, product_reference: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", }, product_reference: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", }, product_reference: "rubygem-katello-0:4.11.0.19-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-rails-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", }, product_reference: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", }, product_reference: "rubygem-railties-0:6.1.7.7-2.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, ], }, vulnerabilities: [ { cve: "CVE-2024-23342", cwe: { id: "CWE-385", name: "Covert Timing Channel", }, discovery_date: "2024-01-23T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2259780", }, ], notes: [ { category: "description", text: "A flaw was found in the `ecdsa` PyPI package, a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman). Versions 0.18.0 and prior may be vulnerable to the Minerva attack.", title: "Vulnerability description", }, { category: "summary", text: "python-ecdsa: vulnerable to the Minerva attack", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-23342", }, { category: "external", summary: "RHBZ#2259780", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2259780", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-23342", url: "https://www.cve.org/CVERecord?id=CVE-2024-23342", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-23342", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-23342", }, { category: "external", summary: "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md", url: "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md", }, { category: "external", summary: "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp", url: "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp", }, { category: "external", summary: "https://minerva.crocs.fi.muni.cz/", url: "https://minerva.crocs.fi.muni.cz/", }, { category: "external", summary: "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/", url: "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/", }, ], release_date: "2024-01-23T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "python-ecdsa: vulnerable to the Minerva attack", }, { cve: "CVE-2024-25126", cwe: { id: "CWE-1333", name: "Inefficient Regular Expression Complexity", }, discovery_date: "2024-02-22T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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’s 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", }, { cve: "CVE-2024-26144", cwe: { id: "CWE-200", name: "Exposure of Sensitive Information to an Unauthorized Actor", }, discovery_date: "2024-02-26T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2266063", }, ], notes: [ { category: "description", text: "A flaw was found in Active Storage that may lead to a sensitive session information leak. By default, Active Storage sends a `Set-Cookie` header along with the user’s session cookie when serving blobs and sets `Cache-Control` to public. Certain proxies may cache `Set-Cookie`, leading to an information leak.", title: "Vulnerability description", }, { category: "summary", text: "rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-26144", }, { category: "external", summary: "RHBZ#2266063", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266063", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-26144", url: "https://www.cve.org/CVERecord?id=CVE-2024-26144", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-26144", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-26144", }, { category: "external", summary: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml", url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml", }, ], release_date: "2024-02-25T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage", }, { cve: "CVE-2024-26146", cwe: { id: "CWE-1333", name: "Inefficient Regular Expression Complexity", }, discovery_date: "2024-02-22T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", }, ], }
RHSA-2024:1841
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:47:21+00:00", generator: { date: "2025-03-14T21:47:21+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:47: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.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’s 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's 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's 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's 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:2953
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:49:40+00:00", generator: { date: "2025-03-14T21:49:40+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:49:40+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’s 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's 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's 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's 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:2113
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-20T01:22:37+00:00", generator: { date: "2025-03-20T01:22:37+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-20T01:22:37+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’s 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's 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's 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's 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", }, ], }
rhsa-2024_3431
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-01-06T18:29:04+00:00", generator: { date: "2025-01-06T18:29:04+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, 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: "2025-01-06T18:29:04+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’s 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's 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's 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's 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:1846
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:47:43+00:00", generator: { date: "2025-03-14T21:47:43+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:47:43+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’s 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's 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's 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's 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
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:47:57+00:00", generator: { date: "2025-03-14T21:47:57+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:47: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 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’s 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's 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's 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's 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
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-20T01:22:37+00:00", generator: { date: "2025-03-20T01:22:37+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-20T01:22:37+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’s 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's 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's 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's 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", }, ], }
rhsa-2024:2581
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:48:43+00:00", generator: { date: "2025-03-14T21:48:43+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:48:43+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’s 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's 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's 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's 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_2007
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-01-06T18:28:10+00:00", generator: { date: "2025-01-06T18:28:10+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, 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: "2025-01-06T18:28:10+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’s 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's 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's 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's 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:3431
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:48:10+00:00", generator: { date: "2025-03-14T21:48:10+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:48:10+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’s 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's 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's 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's 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:3431
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:48:10+00:00", generator: { date: "2025-03-14T21:48:10+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:48:10+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’s 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's 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's 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's 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:2007
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:47:57+00:00", generator: { date: "2025-03-14T21:47:57+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:47: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 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’s 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's 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's 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's 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:2584
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:48:31+00:00", generator: { date: "2025-03-14T21:48:31+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:48:31+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’s 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's 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's 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's 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
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-01-06T18:28:53+00:00", generator: { date: "2025-01-06T18:28:53+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, 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: "2025-01-06T18:28:53+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’s 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's 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's 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's 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:2953
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:49:40+00:00", generator: { date: "2025-03-14T21:49:40+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:49:40+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’s 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's 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's 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's 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
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-01-06T18:27:48+00:00", generator: { date: "2025-01-06T18:27:48+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, 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: "2025-01-06T18:27:48+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’s 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's 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's 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's 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_2113
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-01-06T18:28:22+00:00", generator: { date: "2025-01-06T18:28:22+00:00", engine: { name: "Red Hat SDEngine", version: "4.2.5", }, }, 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: "2025-01-06T18:28:22+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’s 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's 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's 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's 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", }, ], }
RHSA-2024:10806
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update is now available for Red Hat Satellite 6.15 for RHEL 8.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage (CVE-2024-26144)\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n* python-ecdsa: vulnerable to the Minerva attack (CVE-2024-23342)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.", 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:10806", url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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_satellite/6.15/html/updating_red_hat_satellite/index", url: "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", }, { category: "external", summary: "2259780", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2259780", }, { 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: "2266063", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266063", }, { category: "external", summary: "SAT-28466", url: "https://issues.redhat.com/browse/SAT-28466", }, { category: "external", summary: "SAT-28665", url: "https://issues.redhat.com/browse/SAT-28665", }, { category: "external", summary: "SAT-28689", url: "https://issues.redhat.com/browse/SAT-28689", }, { category: "external", summary: "SAT-28690", url: "https://issues.redhat.com/browse/SAT-28690", }, { category: "external", summary: "SAT-28691", url: "https://issues.redhat.com/browse/SAT-28691", }, { category: "external", summary: "SAT-28693", url: "https://issues.redhat.com/browse/SAT-28693", }, { category: "external", summary: "SAT-28695", url: "https://issues.redhat.com/browse/SAT-28695", }, { category: "external", summary: "SAT-28696", url: "https://issues.redhat.com/browse/SAT-28696", }, { category: "external", summary: "SAT-28697", url: "https://issues.redhat.com/browse/SAT-28697", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10806.json", }, ], title: "Red Hat Security Advisory: Satellite 6.15.5 Async Update", tracking: { current_release_date: "2025-03-14T21:47:23+00:00", generator: { date: "2025-03-14T21:47:23+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.1", }, }, id: "RHSA-2024:10806", initial_release_date: "2024-12-04T20:43:54+00:00", revision_history: [ { date: "2024-12-04T20:43:54+00:00", number: "1", summary: "Initial version", }, { date: "2024-12-04T20:43:54+00:00", number: "2", summary: "Last updated version", }, { date: "2025-03-14T21:47:23+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15", product_identification_helper: { cpe: "cpe:/a:redhat:satellite:6.15::el8", }, }, }, { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule", product_identification_helper: { cpe: "cpe:/a:redhat:satellite_capsule:6.15::el8", }, }, }, { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils", product_identification_helper: { cpe: "cpe:/a:redhat:satellite_utils:6.15::el8", }, }, }, ], category: "product_family", name: "Red Hat Satellite 6", }, { branches: [ { category: "product_version", name: "foreman-installer-1:3.9.3.7-1.el8sat.src", product: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src", product_id: "foreman-installer-1:3.9.3.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer@3.9.3.7-1.el8sat?arch=src&epoch=1", }, }, }, { category: "product_version", name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product_id: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product_identification_helper: { purl: "pkg:rpm/redhat/pulpcore-obsolete-packages@1.0-10.el8pc?arch=src", }, }, }, { category: "product_version", name: "puppetserver-0:7.17.2-1.el8sat.src", product: { name: "puppetserver-0:7.17.2-1.el8sat.src", product_id: "puppetserver-0:7.17.2-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/puppetserver@7.17.2-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "python-pulp-container-0:2.16.9-2.el8pc.src", product: { name: "python-pulp-container-0:2.16.9-2.el8pc.src", product_id: "python-pulp-container-0:2.16.9-2.el8pc.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-pulp-container@2.16.9-2.el8pc?arch=src", }, }, }, { category: "product_version", name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actioncable@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailbox@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailer@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionpack@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actiontext@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionview@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activejob@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activemodel@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activerecord@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activestorage@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activesupport@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product_id: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-foreman_rh_cloud@9.0.59-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product_id: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rack@2.2.8.1-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rails@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product_id: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-railties@6.1.7.7-2.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product_id: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6-0.1.el8sat?arch=src", }, }, }, { category: "product_version", name: "satellite-0:6.15.5-1.el8sat.src", product: { name: "satellite-0:6.15.5-1.el8sat.src", product_id: "satellite-0:6.15.5-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/satellite@6.15.5-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "foreman-0:3.9.1.12-1.el8sat.src", product: { name: "foreman-0:3.9.1.12-1.el8sat.src", product_id: "foreman-0:3.9.1.12-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman@3.9.1.12-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product_id: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-katello@4.11.0.19-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product_id: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-fapolicyd@1.0.1-3.el8sat?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product_id: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer@3.9.3.7-1.el8sat?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product_id: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer-katello@3.9.3.7-1.el8sat?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product_id: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/pulpcore-obsolete-packages@1.0-10.el8pc?arch=noarch", }, }, }, { category: "product_version", name: "puppetserver-0:7.17.2-1.el8sat.noarch", product: { name: "puppetserver-0:7.17.2-1.el8sat.noarch", product_id: "puppetserver-0:7.17.2-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/puppetserver@7.17.2-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product_id: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3.11-pulp-container@2.16.9-2.el8pc?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actioncable@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailbox@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailer@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionpack@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actiontext@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionview@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activejob@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activemodel@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activerecord@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activestorage@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activesupport@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product_id: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-foreman_rh_cloud@9.0.59-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product_id: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rack@2.2.8.1-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rails@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product_id: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-railties@6.1.7.7-2.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product_id: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6-0.1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-0:6.15.5-1.el8sat.noarch", product_id: "satellite-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-cli-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch", product_id: "satellite-cli-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-cli@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-common-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-common-0:6.15.5-1.el8sat.noarch", product_id: "satellite-common-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-common@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product_id: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-capsule@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-cli@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-debug@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-ec2@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-journald@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-libvirt@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-openstack@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-ovirt@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-pcp@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-postgresql@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-redis@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-service@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-telemetry@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-vmware@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product_id: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-katello@4.11.0.19-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product_id: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-fapolicyd@1.0.1-3.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product_id: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-proxy-fapolicyd@1.0.1-3.el8sat?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "python-pulp-container-0:2.16.9-2.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", }, product_reference: "python-pulp-container-0:2.16.9-2.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", }, product_reference: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "python-pulp-container-0:2.16.9-2.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", }, product_reference: "python-pulp-container-0:2.16.9-2.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", }, product_reference: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", }, product_reference: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", }, product_reference: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", }, product_reference: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", }, product_reference: "rubygem-katello-0:4.11.0.19-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-rails-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", }, product_reference: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", }, product_reference: "rubygem-railties-0:6.1.7.7-2.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, ], }, vulnerabilities: [ { cve: "CVE-2024-23342", cwe: { id: "CWE-385", name: "Covert Timing Channel", }, discovery_date: "2024-01-23T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2259780", }, ], notes: [ { category: "description", text: "A flaw was found in the `ecdsa` PyPI package, a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman). Versions 0.18.0 and prior may be vulnerable to the Minerva attack.", title: "Vulnerability description", }, { category: "summary", text: "python-ecdsa: vulnerable to the Minerva attack", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-23342", }, { category: "external", summary: "RHBZ#2259780", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2259780", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-23342", url: "https://www.cve.org/CVERecord?id=CVE-2024-23342", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-23342", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-23342", }, { category: "external", summary: "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md", url: "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md", }, { category: "external", summary: "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp", url: "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp", }, { category: "external", summary: "https://minerva.crocs.fi.muni.cz/", url: "https://minerva.crocs.fi.muni.cz/", }, { category: "external", summary: "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/", url: "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/", }, ], release_date: "2024-01-23T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "python-ecdsa: vulnerable to the Minerva attack", }, { cve: "CVE-2024-25126", cwe: { id: "CWE-1333", name: "Inefficient Regular Expression Complexity", }, discovery_date: "2024-02-22T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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’s 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", }, { cve: "CVE-2024-26144", cwe: { id: "CWE-200", name: "Exposure of Sensitive Information to an Unauthorized Actor", }, discovery_date: "2024-02-26T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2266063", }, ], notes: [ { category: "description", text: "A flaw was found in Active Storage that may lead to a sensitive session information leak. By default, Active Storage sends a `Set-Cookie` header along with the user’s session cookie when serving blobs and sets `Cache-Control` to public. Certain proxies may cache `Set-Cookie`, leading to an information leak.", title: "Vulnerability description", }, { category: "summary", text: "rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-26144", }, { category: "external", summary: "RHBZ#2266063", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266063", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-26144", url: "https://www.cve.org/CVERecord?id=CVE-2024-26144", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-26144", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-26144", }, { category: "external", summary: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml", url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml", }, ], release_date: "2024-02-25T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage", }, { cve: "CVE-2024-26146", cwe: { id: "CWE-1333", name: "Inefficient Regular Expression Complexity", }, discovery_date: "2024-02-22T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", }, ], }
RHSA-2024:1846
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:47:43+00:00", generator: { date: "2025-03-14T21:47:43+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:47:43+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’s 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's 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's 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's 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:10806
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © Red Hat, Inc. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "An update is now available for Red Hat Satellite 6.15 for RHEL 8.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.", title: "Topic", }, { category: "general", text: "Red Hat Satellite is a system management solution that allows organizations\nto configure and maintain their systems without the necessity to provide\npublic Internet access to their servers or other client systems. It\nperforms provisioning and configuration management of predefined standard\noperating environments.\n\nSecurity Fix(es):\n\n* rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage (CVE-2024-26144)\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n* python-ecdsa: vulnerable to the Minerva attack (CVE-2024-23342)\n\nUsers of Red Hat Satellite are advised to upgrade to these updated\npackages, which fix these bugs.", 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:10806", url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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_satellite/6.15/html/updating_red_hat_satellite/index", url: "https://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", }, { category: "external", summary: "2259780", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2259780", }, { 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: "2266063", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266063", }, { category: "external", summary: "SAT-28466", url: "https://issues.redhat.com/browse/SAT-28466", }, { category: "external", summary: "SAT-28665", url: "https://issues.redhat.com/browse/SAT-28665", }, { category: "external", summary: "SAT-28689", url: "https://issues.redhat.com/browse/SAT-28689", }, { category: "external", summary: "SAT-28690", url: "https://issues.redhat.com/browse/SAT-28690", }, { category: "external", summary: "SAT-28691", url: "https://issues.redhat.com/browse/SAT-28691", }, { category: "external", summary: "SAT-28693", url: "https://issues.redhat.com/browse/SAT-28693", }, { category: "external", summary: "SAT-28695", url: "https://issues.redhat.com/browse/SAT-28695", }, { category: "external", summary: "SAT-28696", url: "https://issues.redhat.com/browse/SAT-28696", }, { category: "external", summary: "SAT-28697", url: "https://issues.redhat.com/browse/SAT-28697", }, { category: "self", summary: "Canonical URL", url: "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10806.json", }, ], title: "Red Hat Security Advisory: Satellite 6.15.5 Async Update", tracking: { current_release_date: "2025-03-14T21:47:23+00:00", generator: { date: "2025-03-14T21:47:23+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.1", }, }, id: "RHSA-2024:10806", initial_release_date: "2024-12-04T20:43:54+00:00", revision_history: [ { date: "2024-12-04T20:43:54+00:00", number: "1", summary: "Initial version", }, { date: "2024-12-04T20:43:54+00:00", number: "2", summary: "Last updated version", }, { date: "2025-03-14T21:47:23+00:00", number: "3", summary: "Last generated version", }, ], status: "final", version: "3", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15", product_identification_helper: { cpe: "cpe:/a:redhat:satellite:6.15::el8", }, }, }, { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule", product_identification_helper: { cpe: "cpe:/a:redhat:satellite_capsule:6.15::el8", }, }, }, { category: "product_name", name: "Red Hat Satellite 6.15 for RHEL 8", product: { name: "Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils", product_identification_helper: { cpe: "cpe:/a:redhat:satellite_utils:6.15::el8", }, }, }, ], category: "product_family", name: "Red Hat Satellite 6", }, { branches: [ { category: "product_version", name: "foreman-installer-1:3.9.3.7-1.el8sat.src", product: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src", product_id: "foreman-installer-1:3.9.3.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer@3.9.3.7-1.el8sat?arch=src&epoch=1", }, }, }, { category: "product_version", name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product_id: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", product_identification_helper: { purl: "pkg:rpm/redhat/pulpcore-obsolete-packages@1.0-10.el8pc?arch=src", }, }, }, { category: "product_version", name: "puppetserver-0:7.17.2-1.el8sat.src", product: { name: "puppetserver-0:7.17.2-1.el8sat.src", product_id: "puppetserver-0:7.17.2-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/puppetserver@7.17.2-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "python-pulp-container-0:2.16.9-2.el8pc.src", product: { name: "python-pulp-container-0:2.16.9-2.el8pc.src", product_id: "python-pulp-container-0:2.16.9-2.el8pc.src", product_identification_helper: { purl: "pkg:rpm/redhat/python-pulp-container@2.16.9-2.el8pc?arch=src", }, }, }, { category: "product_version", name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actioncable@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailbox@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailer@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionpack@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actiontext@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionview@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activejob@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activemodel@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activerecord@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activestorage@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activesupport@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product_id: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-foreman_rh_cloud@9.0.59-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product_id: "rubygem-rack-0:2.2.8.1-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rack@2.2.8.1-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product_id: "rubygem-rails-0:6.1.7.7-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rails@6.1.7.7-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product_id: "rubygem-railties-0:6.1.7.7-2.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-railties@6.1.7.7-2.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product_id: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6-0.1.el8sat?arch=src", }, }, }, { category: "product_version", name: "satellite-0:6.15.5-1.el8sat.src", product: { name: "satellite-0:6.15.5-1.el8sat.src", product_id: "satellite-0:6.15.5-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/satellite@6.15.5-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "foreman-0:3.9.1.12-1.el8sat.src", product: { name: "foreman-0:3.9.1.12-1.el8sat.src", product_id: "foreman-0:3.9.1.12-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman@3.9.1.12-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product_id: "rubygem-katello-0:4.11.0.19-1.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-katello@4.11.0.19-1.el8sat?arch=src", }, }, }, { category: "product_version", name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product_id: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-fapolicyd@1.0.1-3.el8sat?arch=src", }, }, }, ], category: "architecture", name: "src", }, { branches: [ { category: "product_version", name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product_id: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer@3.9.3.7-1.el8sat?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product_id: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-installer-katello@3.9.3.7-1.el8sat?arch=noarch&epoch=1", }, }, }, { category: "product_version", name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product_id: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/pulpcore-obsolete-packages@1.0-10.el8pc?arch=noarch", }, }, }, { category: "product_version", name: "puppetserver-0:7.17.2-1.el8sat.noarch", product: { name: "puppetserver-0:7.17.2-1.el8sat.noarch", product_id: "puppetserver-0:7.17.2-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/puppetserver@7.17.2-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product_id: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/python3.11-pulp-container@2.16.9-2.el8pc?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actioncable@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailbox@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionmailer@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionpack@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actiontext@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-actionview@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activejob@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activemodel@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activerecord@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activestorage@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-activesupport@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product_id: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-foreman_rh_cloud@9.0.59-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product_id: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rack@2.2.8.1-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product_id: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-rails@6.1.7.7-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product_id: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-railties@6.1.7.7-2.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product_id: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-smart_proxy_ansible@3.5.6-0.1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-0:6.15.5-1.el8sat.noarch", product_id: "satellite-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-cli-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch", product_id: "satellite-cli-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-cli@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-common-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-common-0:6.15.5-1.el8sat.noarch", product_id: "satellite-common-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-common@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product_id: "satellite-capsule-0:6.15.5-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/satellite-capsule@6.15.5-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-cli@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-debug@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-dynflow-sidekiq@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-ec2@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-journald@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-libvirt@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-openstack@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-ovirt@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-pcp@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-postgresql@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-redis@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-service-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-service@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-telemetry@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product_id: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-vmware@3.9.1.12-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product_id: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/rubygem-katello@4.11.0.19-1.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product_id: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-fapolicyd@1.0.1-3.el8sat?arch=noarch", }, }, }, { category: "product_version", name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product_id: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", product_identification_helper: { purl: "pkg:rpm/redhat/foreman-proxy-fapolicyd@1.0.1-3.el8sat?arch=noarch", }, }, }, ], category: "architecture", name: "noarch", }, ], category: "vendor", name: "Red Hat", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "python-pulp-container-0:2.16.9-2.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", }, product_reference: "python-pulp-container-0:2.16.9-2.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", }, product_reference: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-capsule", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15-utils", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-0:3.9.1.12-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", }, product_reference: "foreman-0:3.9.1.12-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-cli-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-cli-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-debug-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-debug-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ec2-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-fapolicyd-0:1.0.1-3.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", }, product_reference: "foreman-fapolicyd-0:1.0.1-3.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-1:3.9.3.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", }, product_reference: "foreman-installer-1:3.9.3.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", }, product_reference: "foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-journald-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-journald-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-openstack-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-pcp-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", }, product_reference: "foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-redis-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-redis-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-service-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-service-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", }, product_reference: "foreman-vmware-0:3.9.1.12-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", }, product_reference: "pulpcore-obsolete-packages-0:1.0-10.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "puppetserver-0:7.17.2-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", }, product_reference: "puppetserver-0:7.17.2-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "python-pulp-container-0:2.16.9-2.el8pc.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", }, product_reference: "python-pulp-container-0:2.16.9-2.el8pc.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", }, product_reference: "python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actioncable-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionpack-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actiontext-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-actionview-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-actionview-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activejob-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activejob-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activemodel-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activerecord-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activestorage-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-activesupport-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", }, product_reference: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", }, product_reference: "rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", }, product_reference: "rubygem-katello-0:4.11.0.19-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-katello-0:4.11.0.19-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", }, product_reference: "rubygem-katello-0:4.11.0.19-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rack-0:2.2.8.1-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", }, product_reference: "rubygem-rack-0:2.2.8.1-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", }, product_reference: "rubygem-rails-0:6.1.7.7-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-rails-0:6.1.7.7-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", }, product_reference: "rubygem-rails-0:6.1.7.7-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", }, product_reference: "rubygem-railties-0:6.1.7.7-2.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-railties-0:6.1.7.7-2.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", }, product_reference: "rubygem-railties-0:6.1.7.7-2.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", }, product_reference: "rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-0:6.15.5-1.el8sat.src as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", }, product_reference: "satellite-0:6.15.5-1.el8sat.src", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-capsule-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-capsule-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-cli-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-cli-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, { category: "default_component_of", full_product_name: { name: "satellite-common-0:6.15.5-1.el8sat.noarch as a component of Red Hat Satellite 6.15 for RHEL 8", product_id: "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", }, product_reference: "satellite-common-0:6.15.5-1.el8sat.noarch", relates_to_product_reference: "8Base-satellite-6.15", }, ], }, vulnerabilities: [ { cve: "CVE-2024-23342", cwe: { id: "CWE-385", name: "Covert Timing Channel", }, discovery_date: "2024-01-23T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2259780", }, ], notes: [ { category: "description", text: "A flaw was found in the `ecdsa` PyPI package, a pure Python implementation of ECC (Elliptic Curve Cryptography) with support for ECDSA (Elliptic Curve Digital Signature Algorithm), EdDSA (Edwards-curve Digital Signature Algorithm) and ECDH (Elliptic Curve Diffie-Hellman). Versions 0.18.0 and prior may be vulnerable to the Minerva attack.", title: "Vulnerability description", }, { category: "summary", text: "python-ecdsa: vulnerable to the Minerva attack", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-23342", }, { category: "external", summary: "RHBZ#2259780", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2259780", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-23342", url: "https://www.cve.org/CVERecord?id=CVE-2024-23342", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-23342", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-23342", }, { category: "external", summary: "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md", url: "https://github.com/tlsfuzzer/python-ecdsa/blob/master/SECURITY.md", }, { category: "external", summary: "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp", url: "https://github.com/tlsfuzzer/python-ecdsa/security/advisories/GHSA-wj6h-64fc-37mp", }, { category: "external", summary: "https://minerva.crocs.fi.muni.cz/", url: "https://minerva.crocs.fi.muni.cz/", }, { category: "external", summary: "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/", url: "https://securitypitfalls.wordpress.com/2018/08/03/constant-time-compare-in-python/", }, ], release_date: "2024-01-23T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, ], scores: [ { cvss_v3: { attackComplexity: "HIGH", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 7.4, baseSeverity: "HIGH", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "python-ecdsa: vulnerable to the Minerva attack", }, { cve: "CVE-2024-25126", cwe: { id: "CWE-1333", name: "Inefficient Regular Expression Complexity", }, discovery_date: "2024-02-22T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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’s 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack", }, { cve: "CVE-2024-26144", cwe: { id: "CWE-200", name: "Exposure of Sensitive Information to an Unauthorized Actor", }, discovery_date: "2024-02-26T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], ids: [ { system_name: "Red Hat Bugzilla ID", text: "2266063", }, ], notes: [ { category: "description", text: "A flaw was found in Active Storage that may lead to a sensitive session information leak. By default, Active Storage sends a `Set-Cookie` header along with the user’s session cookie when serving blobs and sets `Cache-Control` to public. Certain proxies may cache `Set-Cookie`, leading to an information leak.", title: "Vulnerability description", }, { category: "summary", text: "rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage", title: "Vulnerability summary", }, { category: "general", text: "The CVSS score(s) listed for this vulnerability do not reflect the associated product's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, references: [ { category: "self", summary: "Canonical URL", url: "https://access.redhat.com/security/cve/CVE-2024-26144", }, { category: "external", summary: "RHBZ#2266063", url: "https://bugzilla.redhat.com/show_bug.cgi?id=2266063", }, { category: "external", summary: "https://www.cve.org/CVERecord?id=CVE-2024-26144", url: "https://www.cve.org/CVERecord?id=CVE-2024-26144", }, { category: "external", summary: "https://nvd.nist.gov/vuln/detail/CVE-2024-26144", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-26144", }, { category: "external", summary: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml", url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/activestorage/CVE-2024-26144.yml", }, ], release_date: "2024-02-25T00:00:00+00:00", remediations: [ { category: "vendor_fix", date: "2024-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, ], scores: [ { cvss_v3: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 5.3, baseSeverity: "MEDIUM", confidentialityImpact: "LOW", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", version: "3.1", }, products: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-activestorage: Possible Sensitive Session Information Leak in Active Storage", }, { cve: "CVE-2024-26146", cwe: { id: "CWE-1333", name: "Inefficient Regular Expression Complexity", }, discovery_date: "2024-02-22T00:00:00+00:00", flags: [ { label: "vulnerable_code_not_present", product_ids: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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's status, and are included for informational purposes to better understand the severity of this vulnerability.", title: "CVSS score applicability", }, ], product_status: { fixed: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], known_not_affected: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, 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-12-04T20:43:54+00:00", details: "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor detailed instructions how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_satellite/6.15/html/updating_red_hat_satellite/index", product_ids: [ "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", ], restart_required: { category: "none", }, url: "https://access.redhat.com/errata/RHSA-2024:10806", }, { 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], 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: [ "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src", "8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src", "8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch", "8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch", "8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch", "8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch", "8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src", "8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src", "8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch", "8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch", "8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch", "8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src", "8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch", "8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch", ], }, ], threats: [ { category: "impact", details: "Moderate", }, ], title: "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing", }, ], }
rhsa-2024:1841
Vulnerability from csaf_redhat
Notes
{ document: { aggregate_severity: { namespace: "https://access.redhat.com/security/updates/classification/", text: "Moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright © 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: "2025-03-14T21:47:21+00:00", generator: { date: "2025-03-14T21:47:21+00:00", engine: { name: "Red Hat SDEngine", version: "4.4.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: "2025-03-14T21:47: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.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’s 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's 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's 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's 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", }, ], }
ghsa-54rr-7fvw-6x8f
Vulnerability from github
Possible Denial of Service Vulnerability in Rack Header Parsing
There is a possible denial of service vulnerability in the header parsing routines in Rack. This vulnerability has been assigned the CVE identifier CVE-2024-26146.
Versions Affected: All. Not affected: None Fixed Versions: 2.0.9.4, 2.1.4.4, 2.2.8.1, 3.0.9.1
Impact
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.
Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected.
Releases
The fixed releases are available at the normal locations.
Workarounds
There are no feasible workarounds for this issue.
Patches
To aid users who aren't able to upgrade immediately we have provided patches for the two supported release series. They are in git-am format and consist of a single changeset.
- 2-0-header-redos.patch - Patch for 2.0 series
- 2-1-header-redos.patch - Patch for 2.1 series
- 2-2-header-redos.patch - Patch for 2.2 series
- 3-0-header-redos.patch - Patch for 3.0 series
Credits
Thanks to svalkanov for reporting this and providing patches!
{ 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: "2.2.0", }, { fixed: "2.2.8.1", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "RubyGems", name: "rack", }, ranges: [ { events: [ { introduced: "2.1.0", }, { fixed: "2.1.4.4", }, ], type: "ECOSYSTEM", }, ], }, { package: { ecosystem: "RubyGems", name: "rack", }, ranges: [ { events: [ { introduced: "0", }, { fixed: "2.0.9.4", }, ], type: "ECOSYSTEM", }, ], }, ], aliases: [ "CVE-2024-26146", ], database_specific: { cwe_ids: [ "CWE-1333", ], github_reviewed: true, github_reviewed_at: "2024-02-28T22:57:03Z", nvd_published_at: "2024-02-29T00:15:51Z", severity: "LOW", }, details: "# Possible Denial of Service Vulnerability in Rack Header Parsing\n\nThere is a possible denial of service vulnerability in the header parsing\nroutines in Rack. This vulnerability has been assigned the CVE identifier\nCVE-2024-26146.\n\nVersions Affected: All.\nNot affected: None\nFixed Versions: 2.0.9.4, 2.1.4.4, 2.2.8.1, 3.0.9.1\n\nImpact\n------\nCarefully crafted headers can cause header parsing in Rack to take longer than\nexpected resulting in a possible denial of service issue. Accept and Forwarded\nheaders are impacted.\n\nRuby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2\nor newer are unaffected.\n\nReleases\n--------\nThe fixed releases are available at the normal locations.\n\nWorkarounds\n-----------\nThere are no feasible workarounds for this issue.\n\nPatches\n-------\nTo aid users who aren't able to upgrade immediately we have provided patches for\nthe two supported release series. They are in git-am format and consist of a\nsingle changeset.\n\n* 2-0-header-redos.patch - Patch for 2.0 series\n* 2-1-header-redos.patch - Patch for 2.1 series\n* 2-2-header-redos.patch - Patch for 2.2 series\n* 3-0-header-redos.patch - Patch for 3.0 series\n\nCredits\n-------\n\nThanks to [svalkanov](https://hackerone.com/svalkanov) for reporting this and\nproviding patches!", id: "GHSA-54rr-7fvw-6x8f", modified: "2024-02-29T02:30:57Z", published: "2024-02-28T22:57:03Z", references: [ { type: "WEB", url: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", }, { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2024-26146", }, { type: "WEB", url: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", }, { type: "WEB", url: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", }, { type: "WEB", url: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", }, { type: "WEB", url: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", }, { type: "WEB", url: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", }, { type: "PACKAGE", url: "https://github.com/rack/rack", }, { type: "WEB", url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", }, ], schema_version: "1.4.0", severity: [], summary: "Rack Header Parsing leads to Possible Denial of Service Vulnerability", }
wid-sec-w-2024-0911
Vulnerability from csaf_certbund
Notes
{ 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ü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.", }, { category: "description", text: "Red Hat Enterprise Linux (RHEL) ist eine populäre 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ühren.", title: "Angriff", }, { category: "general", text: "- Linux", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für 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", }, { category: "external", summary: "Ubuntu Security Notice USN-6837-1 vom 2024-06-17", url: "https://ubuntu.com/security/notices/USN-6837-1", }, { category: "external", summary: "Ubuntu Security Notice USN-7036-1 vom 2024-09-26", url: "https://ubuntu.com/security/notices/USN-7036-1", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:10806 vom 2024-12-04", url: "https://access.redhat.com/errata/RHSA-2024:10806", }, ], source_lang: "en-US", title: "Red Hat Enterprise Linux (pcs): Mehrere Schwachstellen ermöglichen Denial of Service", tracking: { current_release_date: "2024-12-04T23:00:00.000+00:00", generator: { date: "2024-12-05T09:06:07.038+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, 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", }, { date: "2024-06-17T22:00:00.000+00:00", number: "7", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2024-09-25T22:00:00.000+00:00", number: "8", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2024-12-04T23:00:00.000+00:00", number: "9", summary: "Neue Updates von Red Hat aufgenommen", }, ], status: "final", version: "9", }, }, 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", }, { branches: [ { category: "product_name", name: "Ubuntu Linux", product: { name: "Ubuntu Linux", product_id: "T000126", product_identification_helper: { cpe: "cpe:/o:canonical:ubuntu_linux:-", }, }, }, ], category: "vendor", name: "Ubuntu", }, ], }, 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äßen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "2951", "67646", "T000126", "T034267", ], }, release_date: "2024-04-16T22:00:00.000+00:00", 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äßen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "2951", "67646", "T000126", "T034267", ], }, release_date: "2024-04-16T22:00:00.000+00:00", 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äßen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "2951", "67646", "T000126", "T034267", ], }, release_date: "2024-04-16T22:00:00.000+00:00", title: "CVE-2024-26146", }, ], }
WID-SEC-W-2024-0911
Vulnerability from csaf_certbund
Notes
{ 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ü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.", }, { category: "description", text: "Red Hat Enterprise Linux (RHEL) ist eine populäre 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ühren.", title: "Angriff", }, { category: "general", text: "- Linux", title: "Betroffene Betriebssysteme", }, ], publisher: { category: "other", contact_details: "csaf-provider@cert-bund.de", name: "Bundesamt für 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", }, { category: "external", summary: "Ubuntu Security Notice USN-6837-1 vom 2024-06-17", url: "https://ubuntu.com/security/notices/USN-6837-1", }, { category: "external", summary: "Ubuntu Security Notice USN-7036-1 vom 2024-09-26", url: "https://ubuntu.com/security/notices/USN-7036-1", }, { category: "external", summary: "Red Hat Security Advisory RHSA-2024:10806 vom 2024-12-04", url: "https://access.redhat.com/errata/RHSA-2024:10806", }, ], source_lang: "en-US", title: "Red Hat Enterprise Linux (pcs): Mehrere Schwachstellen ermöglichen Denial of Service", tracking: { current_release_date: "2024-12-04T23:00:00.000+00:00", generator: { date: "2024-12-05T09:06:07.038+00:00", engine: { name: "BSI-WID", version: "1.3.10", }, }, 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", }, { date: "2024-06-17T22:00:00.000+00:00", number: "7", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2024-09-25T22:00:00.000+00:00", number: "8", summary: "Neue Updates von Ubuntu aufgenommen", }, { date: "2024-12-04T23:00:00.000+00:00", number: "9", summary: "Neue Updates von Red Hat aufgenommen", }, ], status: "final", version: "9", }, }, 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", }, { branches: [ { category: "product_name", name: "Ubuntu Linux", product: { name: "Ubuntu Linux", product_id: "T000126", product_identification_helper: { cpe: "cpe:/o:canonical:ubuntu_linux:-", }, }, }, ], category: "vendor", name: "Ubuntu", }, ], }, 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äßen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "2951", "67646", "T000126", "T034267", ], }, release_date: "2024-04-16T22:00:00.000+00:00", 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äßen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "2951", "67646", "T000126", "T034267", ], }, release_date: "2024-04-16T22:00:00.000+00:00", 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äßen Eingabevalidierung. Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand zu verursachen.", }, ], product_status: { known_affected: [ "2951", "67646", "T000126", "T034267", ], }, release_date: "2024-04-16T22:00:00.000+00:00", title: "CVE-2024-26146", }, ], }
gsd-2024-26146
Vulnerability from gsd
{ gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2024-26146", ], details: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", id: "GSD-2024-26146", modified: "2024-02-15T06:02:25.144475Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "security-advisories@github.com", ID: "CVE-2024-26146", STATE: "PUBLIC", }, affects: { vendor: { vendor_data: [ { product: { product_data: [ { product_name: "rack", version: { version_data: [ { version_affected: "=", version_value: ">= 3.0.0, < 3.0.9.1", }, { version_affected: "=", version_value: ">= 2.2.0, < 2.2.8.1", }, { version_affected: "=", version_value: ">= 2.1.0, < 2.1.4.4", }, { version_affected: "=", version_value: "< 2.0.9.4", }, ], }, }, ], }, 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 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", }, ], }, 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-54rr-7fvw-6x8f", refsource: "MISC", url: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", }, { name: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", refsource: "MISC", url: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", }, { name: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", refsource: "MISC", url: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", }, { name: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", refsource: "MISC", url: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", }, { name: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", refsource: "MISC", url: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", }, { name: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", refsource: "MISC", url: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", }, { name: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", refsource: "MISC", url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", }, ], }, source: { advisory: "GHSA-54rr-7fvw-6x8f", discovery: "UNKNOWN", }, }, "nvd.nist.gov": { cve: { descriptions: [ { lang: "en", value: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", }, ], id: "CVE-2024-26146", 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.597", references: [ { source: "security-advisories@github.com", url: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", }, { source: "security-advisories@github.com", url: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", }, { source: "security-advisories@github.com", url: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", }, { source: "security-advisories@github.com", url: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", }, { source: "security-advisories@github.com", url: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", }, { source: "security-advisories@github.com", url: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", }, { source: "security-advisories@github.com", url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Awaiting Analysis", weaknesses: [ { description: [ { lang: "en", value: "CWE-1333", }, ], source: "security-advisories@github.com", type: "Secondary", }, ], }, }, }, }
opensuse-su-2024:13726-1
Vulnerability from csaf_opensuse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "ruby3.3-rubygem-rack-3.0.9.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.3-rubygem-rack-3.0.9.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-13726", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13726-1.json", }, { category: "self", summary: "SUSE CVE CVE-2013-0262 page", url: "https://www.suse.com/security/cve/CVE-2013-0262/", }, { category: "self", summary: "SUSE CVE CVE-2013-0263 page", url: "https://www.suse.com/security/cve/CVE-2013-0263/", }, { category: "self", summary: "SUSE CVE CVE-2015-3225 page", url: "https://www.suse.com/security/cve/CVE-2015-3225/", }, { category: "self", summary: "SUSE CVE CVE-2018-16471 page", url: "https://www.suse.com/security/cve/CVE-2018-16471/", }, { category: "self", summary: "SUSE CVE CVE-2019-16782 page", url: "https://www.suse.com/security/cve/CVE-2019-16782/", }, { category: "self", summary: "SUSE CVE CVE-2020-8184 page", url: "https://www.suse.com/security/cve/CVE-2020-8184/", }, { category: "self", summary: "SUSE CVE CVE-2022-30122 page", url: "https://www.suse.com/security/cve/CVE-2022-30122/", }, { category: "self", summary: "SUSE CVE CVE-2022-30123 page", url: "https://www.suse.com/security/cve/CVE-2022-30123/", }, { category: "self", summary: "SUSE CVE CVE-2022-44570 page", url: "https://www.suse.com/security/cve/CVE-2022-44570/", }, { category: "self", summary: "SUSE CVE CVE-2022-44571 page", url: "https://www.suse.com/security/cve/CVE-2022-44571/", }, { category: "self", summary: "SUSE CVE CVE-2022-44572 page", url: "https://www.suse.com/security/cve/CVE-2022-44572/", }, { category: "self", summary: "SUSE CVE CVE-2023-27530 page", url: "https://www.suse.com/security/cve/CVE-2023-27530/", }, { category: "self", summary: "SUSE CVE CVE-2023-27539 page", url: "https://www.suse.com/security/cve/CVE-2023-27539/", }, { category: "self", summary: "SUSE CVE CVE-2024-25126 page", url: "https://www.suse.com/security/cve/CVE-2024-25126/", }, { category: "self", summary: "SUSE CVE CVE-2024-26141 page", url: "https://www.suse.com/security/cve/CVE-2024-26141/", }, { category: "self", summary: "SUSE CVE CVE-2024-26146 page", url: "https://www.suse.com/security/cve/CVE-2024-26146/", }, ], title: "ruby3.3-rubygem-rack-3.0.9.1-1.1 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:13726-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", product: { name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", product_id: "ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", product: { name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", product_id: "ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", product: { name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", product_id: "ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", product: { name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", product_id: "ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", }, product_reference: "ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", }, product_reference: "ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", }, product_reference: "ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", }, product_reference: "ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2013-0262", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2013-0262", }, ], notes: [ { category: "general", text: "rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted PATH_INFO environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka \"symlink path traversals.\"", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2013-0262", url: "https://www.suse.com/security/cve/CVE-2013-0262", }, { category: "external", summary: "SUSE Bug 802795 for CVE-2013-0262", url: "https://bugzilla.suse.com/802795", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2013-0262", }, { cve: "CVE-2013-0263", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2013-0263", }, ], notes: [ { category: "general", text: "Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2013-0263", url: "https://www.suse.com/security/cve/CVE-2013-0263", }, { category: "external", summary: "SUSE Bug 802794 for CVE-2013-0263", url: "https://bugzilla.suse.com/802794", }, { category: "external", summary: "SUSE Bug 809839 for CVE-2013-0263", url: "https://bugzilla.suse.com/809839", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2013-0263", }, { cve: "CVE-2015-3225", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-3225", }, ], notes: [ { category: "general", text: "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-3225", url: "https://www.suse.com/security/cve/CVE-2015-3225", }, { category: "external", summary: "SUSE Bug 934797 for CVE-2015-3225", url: "https://bugzilla.suse.com/934797", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-3225", }, { cve: "CVE-2018-16471", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16471", }, ], notes: [ { category: "general", text: "There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an XSS attack. Note that applications using the normal escaping mechanisms provided by Rails may not impacted, but applications that bypass the escaping mechanisms, or do not use them may be vulnerable.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16471", url: "https://www.suse.com/security/cve/CVE-2018-16471", }, { category: "external", summary: "SUSE Bug 1114828 for CVE-2018-16471", url: "https://bugzilla.suse.com/1114828", }, { category: "external", summary: "SUSE Bug 1116600 for CVE-2018-16471", url: "https://bugzilla.suse.com/1116600", }, { category: "external", summary: "SUSE Bug 1122178 for CVE-2018-16471", url: "https://bugzilla.suse.com/1122178", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16471", }, { cve: "CVE-2019-16782", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-16782", }, ], notes: [ { category: "general", text: "There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-16782", url: "https://www.suse.com/security/cve/CVE-2019-16782", }, { category: "external", summary: "SUSE Bug 1159548 for CVE-2019-16782", url: "https://bugzilla.suse.com/1159548", }, { category: "external", summary: "SUSE Bug 1183174 for CVE-2019-16782", url: "https://bugzilla.suse.com/1183174", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2019-16782", }, { cve: "CVE-2020-8184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8184", }, ], notes: [ { category: "general", text: "A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2.3, rack < 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-8184", url: "https://www.suse.com/security/cve/CVE-2020-8184", }, { category: "external", summary: "SUSE Bug 1173351 for CVE-2020-8184", url: "https://bugzilla.suse.com/1173351", }, { category: "external", summary: "SUSE Bug 1177352 for CVE-2020-8184", url: "https://bugzilla.suse.com/1177352", }, { category: "external", summary: "SUSE Bug 1193081 for CVE-2020-8184", url: "https://bugzilla.suse.com/1193081", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2020-8184", }, { cve: "CVE-2022-30122", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-30122", }, ], notes: [ { category: "general", text: "A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 in the multipart parsing component of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-30122", url: "https://www.suse.com/security/cve/CVE-2022-30122", }, { category: "external", summary: "SUSE Bug 1200748 for CVE-2022-30122", url: "https://bugzilla.suse.com/1200748", }, { category: "external", summary: "SUSE Bug 1201588 for CVE-2022-30122", url: "https://bugzilla.suse.com/1201588", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-30122", }, { cve: "CVE-2022-30123", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-30123", }, ], notes: [ { category: "general", text: "A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-30123", url: "https://www.suse.com/security/cve/CVE-2022-30123", }, { category: "external", summary: "SUSE Bug 1200750 for CVE-2022-30123", url: "https://bugzilla.suse.com/1200750", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2022-30123", }, { cve: "CVE-2022-44570", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44570", }, ], notes: [ { category: "general", text: "A denial of service vulnerability in the Range header parsing component of Rack >= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44570", url: "https://www.suse.com/security/cve/CVE-2022-44570", }, { category: "external", summary: "SUSE Bug 1207597 for CVE-2022-44570", url: "https://bugzilla.suse.com/1207597", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44570", }, { cve: "CVE-2022-44571", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44571", }, ], notes: [ { category: "general", text: "There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resulting in a denial ofservice attack vector. This header is used typically used in multipartparsing. Any applications that parse multipart posts using Rack (virtuallyall Rails applications) are impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44571", url: "https://www.suse.com/security/cve/CVE-2022-44571", }, { category: "external", summary: "SUSE Bug 1207599 for CVE-2022-44571", url: "https://bugzilla.suse.com/1207599", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44571", }, { cve: "CVE-2022-44572", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44572", }, ], notes: [ { category: "general", text: "A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that parse multipart posts using Rack (virtually all Rails applications) are impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44572", url: "https://www.suse.com/security/cve/CVE-2022-44572", }, { category: "external", summary: "SUSE Bug 1207596 for CVE-2022-44572", url: "https://bugzilla.suse.com/1207596", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44572", }, { cve: "CVE-2023-27530", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-27530", }, ], notes: [ { category: "general", text: "A DoS vulnerability exists in Rack <v3.0.4.2, <v2.2.6.3, <v2.1.4.3 and <v2.0.9.3 within in the Multipart MIME parsing code in which could allow an attacker to craft requests that can be abuse to cause multipart parsing to take longer than expected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-27530", url: "https://www.suse.com/security/cve/CVE-2023-27530", }, { category: "external", summary: "SUSE Bug 1209095 for CVE-2023-27530", url: "https://bugzilla.suse.com/1209095", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2023-27530", }, { cve: "CVE-2023-27539", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-27539", }, ], notes: [ { category: "general", text: "There is a denial of service vulnerability in the header parsing component of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-27539", url: "https://www.suse.com/security/cve/CVE-2023-27539", }, { category: "external", summary: "SUSE Bug 1209503 for CVE-2023-27539", url: "https://bugzilla.suse.com/1209503", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2023-27539", }, { cve: "CVE-2024-25126", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-25126", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-25126", url: "https://www.suse.com/security/cve/CVE-2024-25126", }, { category: "external", summary: "SUSE Bug 1220239 for CVE-2024-25126", url: "https://bugzilla.suse.com/1220239", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2024-25126", }, { cve: "CVE-2024-26141", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26141", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26141", url: "https://www.suse.com/security/cve/CVE-2024-26141", }, { category: "external", summary: "SUSE Bug 1220242 for CVE-2024-26141", url: "https://bugzilla.suse.com/1220242", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2024-26141", }, { cve: "CVE-2024-26146", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26146", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26146", url: "https://www.suse.com/security/cve/CVE-2024-26146", }, { category: "external", summary: "SUSE Bug 1220248 for CVE-2024-26146", url: "https://bugzilla.suse.com/1220248", }, { category: "external", summary: "SUSE Bug 1227310 for CVE-2024-26146", url: "https://bugzilla.suse.com/1227310", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-3.0.9.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-26146", }, ], }
opensuse-su-2025:14875-1
Vulnerability from csaf_opensuse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "ruby3.4-rubygem-rack-3.1.12-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-rack-3.1.12-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14875", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14875-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14875-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MOZFATD6SCQREBY3SZW5KQJPN6KN7A6D/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14875-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MOZFATD6SCQREBY3SZW5KQJPN6KN7A6D/", }, { category: "self", summary: "SUSE CVE CVE-2013-0262 page", url: "https://www.suse.com/security/cve/CVE-2013-0262/", }, { category: "self", summary: "SUSE CVE CVE-2013-0263 page", url: "https://www.suse.com/security/cve/CVE-2013-0263/", }, { category: "self", summary: "SUSE CVE CVE-2015-3225 page", url: "https://www.suse.com/security/cve/CVE-2015-3225/", }, { category: "self", summary: "SUSE CVE CVE-2018-16471 page", url: "https://www.suse.com/security/cve/CVE-2018-16471/", }, { category: "self", summary: "SUSE CVE CVE-2019-16782 page", url: "https://www.suse.com/security/cve/CVE-2019-16782/", }, { category: "self", summary: "SUSE CVE CVE-2020-8184 page", url: "https://www.suse.com/security/cve/CVE-2020-8184/", }, { category: "self", summary: "SUSE CVE CVE-2022-30122 page", url: "https://www.suse.com/security/cve/CVE-2022-30122/", }, { category: "self", summary: "SUSE CVE CVE-2022-30123 page", url: "https://www.suse.com/security/cve/CVE-2022-30123/", }, { category: "self", summary: "SUSE CVE CVE-2022-44570 page", url: "https://www.suse.com/security/cve/CVE-2022-44570/", }, { category: "self", summary: "SUSE CVE CVE-2022-44571 page", url: "https://www.suse.com/security/cve/CVE-2022-44571/", }, { category: "self", summary: "SUSE CVE CVE-2022-44572 page", url: "https://www.suse.com/security/cve/CVE-2022-44572/", }, { category: "self", summary: "SUSE CVE CVE-2023-27530 page", url: "https://www.suse.com/security/cve/CVE-2023-27530/", }, { category: "self", summary: "SUSE CVE CVE-2023-27539 page", url: "https://www.suse.com/security/cve/CVE-2023-27539/", }, { category: "self", summary: "SUSE CVE CVE-2024-25126 page", url: "https://www.suse.com/security/cve/CVE-2024-25126/", }, { category: "self", summary: "SUSE CVE CVE-2024-26141 page", url: "https://www.suse.com/security/cve/CVE-2024-26141/", }, { category: "self", summary: "SUSE CVE CVE-2024-26146 page", url: "https://www.suse.com/security/cve/CVE-2024-26146/", }, { category: "self", summary: "SUSE CVE CVE-2025-25184 page", url: "https://www.suse.com/security/cve/CVE-2025-25184/", }, { category: "self", summary: "SUSE CVE CVE-2025-27111 page", url: "https://www.suse.com/security/cve/CVE-2025-27111/", }, ], title: "ruby3.4-rubygem-rack-3.1.12-1.1 on GA media", tracking: { current_release_date: "2025-03-11T00:00:00Z", generator: { date: "2025-03-11T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14875-1", initial_release_date: "2025-03-11T00:00:00Z", revision_history: [ { date: "2025-03-11T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", product: { name: "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", product_id: "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", product: { name: "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", product_id: "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rack-3.1.12-1.1.s390x", product: { name: "ruby3.4-rubygem-rack-3.1.12-1.1.s390x", product_id: "ruby3.4-rubygem-rack-3.1.12-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", product: { name: "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", product_id: "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rack-3.1.12-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", }, product_reference: "ruby3.4-rubygem-rack-3.1.12-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2013-0262", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2013-0262", }, ], notes: [ { category: "general", text: "rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted PATH_INFO environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka \"symlink path traversals.\"", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2013-0262", url: "https://www.suse.com/security/cve/CVE-2013-0262", }, { category: "external", summary: "SUSE Bug 802795 for CVE-2013-0262", url: "https://bugzilla.suse.com/802795", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2013-0262", }, { cve: "CVE-2013-0263", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2013-0263", }, ], notes: [ { category: "general", text: "Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2013-0263", url: "https://www.suse.com/security/cve/CVE-2013-0263", }, { category: "external", summary: "SUSE Bug 802794 for CVE-2013-0263", url: "https://bugzilla.suse.com/802794", }, { category: "external", summary: "SUSE Bug 809839 for CVE-2013-0263", url: "https://bugzilla.suse.com/809839", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2013-0263", }, { cve: "CVE-2015-3225", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-3225", }, ], notes: [ { category: "general", text: "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-3225", url: "https://www.suse.com/security/cve/CVE-2015-3225", }, { category: "external", summary: "SUSE Bug 934797 for CVE-2015-3225", url: "https://bugzilla.suse.com/934797", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-3225", }, { cve: "CVE-2018-16471", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16471", }, ], notes: [ { category: "general", text: "There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an XSS attack. Note that applications using the normal escaping mechanisms provided by Rails may not impacted, but applications that bypass the escaping mechanisms, or do not use them may be vulnerable.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16471", url: "https://www.suse.com/security/cve/CVE-2018-16471", }, { category: "external", summary: "SUSE Bug 1114828 for CVE-2018-16471", url: "https://bugzilla.suse.com/1114828", }, { category: "external", summary: "SUSE Bug 1116600 for CVE-2018-16471", url: "https://bugzilla.suse.com/1116600", }, { category: "external", summary: "SUSE Bug 1122178 for CVE-2018-16471", url: "https://bugzilla.suse.com/1122178", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16471", }, { cve: "CVE-2019-16782", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-16782", }, ], notes: [ { category: "general", text: "There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-16782", url: "https://www.suse.com/security/cve/CVE-2019-16782", }, { category: "external", summary: "SUSE Bug 1159548 for CVE-2019-16782", url: "https://bugzilla.suse.com/1159548", }, { category: "external", summary: "SUSE Bug 1183174 for CVE-2019-16782", url: "https://bugzilla.suse.com/1183174", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2019-16782", }, { cve: "CVE-2020-8184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8184", }, ], notes: [ { category: "general", text: "A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2.3, rack < 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-8184", url: "https://www.suse.com/security/cve/CVE-2020-8184", }, { category: "external", summary: "SUSE Bug 1173351 for CVE-2020-8184", url: "https://bugzilla.suse.com/1173351", }, { category: "external", summary: "SUSE Bug 1177352 for CVE-2020-8184", url: "https://bugzilla.suse.com/1177352", }, { category: "external", summary: "SUSE Bug 1193081 for CVE-2020-8184", url: "https://bugzilla.suse.com/1193081", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2020-8184", }, { cve: "CVE-2022-30122", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-30122", }, ], notes: [ { category: "general", text: "A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 in the multipart parsing component of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-30122", url: "https://www.suse.com/security/cve/CVE-2022-30122", }, { category: "external", summary: "SUSE Bug 1200748 for CVE-2022-30122", url: "https://bugzilla.suse.com/1200748", }, { category: "external", summary: "SUSE Bug 1201588 for CVE-2022-30122", url: "https://bugzilla.suse.com/1201588", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-30122", }, { cve: "CVE-2022-30123", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-30123", }, ], notes: [ { category: "general", text: "A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-30123", url: "https://www.suse.com/security/cve/CVE-2022-30123", }, { category: "external", summary: "SUSE Bug 1200750 for CVE-2022-30123", url: "https://bugzilla.suse.com/1200750", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "critical", }, ], title: "CVE-2022-30123", }, { cve: "CVE-2022-44570", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44570", }, ], notes: [ { category: "general", text: "A denial of service vulnerability in the Range header parsing component of Rack >= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44570", url: "https://www.suse.com/security/cve/CVE-2022-44570", }, { category: "external", summary: "SUSE Bug 1207597 for CVE-2022-44570", url: "https://bugzilla.suse.com/1207597", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44570", }, { cve: "CVE-2022-44571", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44571", }, ], notes: [ { category: "general", text: "There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resulting in a denial ofservice attack vector. This header is used typically used in multipartparsing. Any applications that parse multipart posts using Rack (virtuallyall Rails applications) are impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44571", url: "https://www.suse.com/security/cve/CVE-2022-44571", }, { category: "external", summary: "SUSE Bug 1207599 for CVE-2022-44571", url: "https://bugzilla.suse.com/1207599", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44571", }, { cve: "CVE-2022-44572", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44572", }, ], notes: [ { category: "general", text: "A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that parse multipart posts using Rack (virtually all Rails applications) are impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44572", url: "https://www.suse.com/security/cve/CVE-2022-44572", }, { category: "external", summary: "SUSE Bug 1207596 for CVE-2022-44572", url: "https://bugzilla.suse.com/1207596", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44572", }, { cve: "CVE-2023-27530", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-27530", }, ], notes: [ { category: "general", text: "A DoS vulnerability exists in Rack <v3.0.4.2, <v2.2.6.3, <v2.1.4.3 and <v2.0.9.3 within in the Multipart MIME parsing code in which could allow an attacker to craft requests that can be abuse to cause multipart parsing to take longer than expected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-27530", url: "https://www.suse.com/security/cve/CVE-2023-27530", }, { category: "external", summary: "SUSE Bug 1209095 for CVE-2023-27530", url: "https://bugzilla.suse.com/1209095", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "important", }, ], title: "CVE-2023-27530", }, { cve: "CVE-2023-27539", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-27539", }, ], notes: [ { category: "general", text: "There is a denial of service vulnerability in the header parsing component of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-27539", url: "https://www.suse.com/security/cve/CVE-2023-27539", }, { category: "external", summary: "SUSE Bug 1209503 for CVE-2023-27539", url: "https://bugzilla.suse.com/1209503", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2023-27539", }, { cve: "CVE-2024-25126", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-25126", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-25126", url: "https://www.suse.com/security/cve/CVE-2024-25126", }, { category: "external", summary: "SUSE Bug 1220239 for CVE-2024-25126", url: "https://bugzilla.suse.com/1220239", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "important", }, ], title: "CVE-2024-25126", }, { cve: "CVE-2024-26141", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26141", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26141", url: "https://www.suse.com/security/cve/CVE-2024-26141", }, { category: "external", summary: "SUSE Bug 1220242 for CVE-2024-26141", url: "https://bugzilla.suse.com/1220242", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "important", }, ], title: "CVE-2024-26141", }, { cve: "CVE-2024-26146", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26146", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26146", url: "https://www.suse.com/security/cve/CVE-2024-26146", }, { category: "external", summary: "SUSE Bug 1220248 for CVE-2024-26146", url: "https://bugzilla.suse.com/1220248", }, { category: "external", summary: "SUSE Bug 1227310 for CVE-2024-26146", url: "https://bugzilla.suse.com/1227310", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-26146", }, { cve: "CVE-2025-25184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-25184", }, ], notes: [ { category: "general", text: "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env['REMOTE_USER'] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-25184", url: "https://www.suse.com/security/cve/CVE-2025-25184", }, { category: "external", summary: "SUSE Bug 1237141 for CVE-2025-25184", url: "https://bugzilla.suse.com/1237141", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-25184", }, { cve: "CVE-2025-27111", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-27111", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. The Rack::Sendfile middleware logs unsanitised header values from the X-Sendfile-Type header. An attacker can exploit this by injecting escape sequences (such as newline characters) into the header, resulting in log injection. This vulnerability is fixed in 2.2.12, 3.0.13, and 3.1.11.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-27111", url: "https://www.suse.com/security/cve/CVE-2025-27111", }, { category: "external", summary: "SUSE Bug 1238607 for CVE-2025-27111", url: "https://bugzilla.suse.com/1238607", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-3.1.12-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-03-11T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-27111", }, ], }
opensuse-su-2025:14811-1
Vulnerability from csaf_opensuse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.4-rubygem-rack-2.2-2.2.11-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2025-14811", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14811-1.json", }, { category: "self", summary: "URL for openSUSE-SU-2025:14811-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FLQ74D2IZAJC5KD6QXVUZAQ6O5LNAWZX/", }, { category: "self", summary: "E-Mail link for openSUSE-SU-2025:14811-1", url: "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/FLQ74D2IZAJC5KD6QXVUZAQ6O5LNAWZX/", }, { category: "self", summary: "SUSE CVE CVE-2013-0262 page", url: "https://www.suse.com/security/cve/CVE-2013-0262/", }, { category: "self", summary: "SUSE CVE CVE-2013-0263 page", url: "https://www.suse.com/security/cve/CVE-2013-0263/", }, { category: "self", summary: "SUSE CVE CVE-2015-3225 page", url: "https://www.suse.com/security/cve/CVE-2015-3225/", }, { category: "self", summary: "SUSE CVE CVE-2018-16471 page", url: "https://www.suse.com/security/cve/CVE-2018-16471/", }, { category: "self", summary: "SUSE CVE CVE-2019-16782 page", url: "https://www.suse.com/security/cve/CVE-2019-16782/", }, { category: "self", summary: "SUSE CVE CVE-2020-8184 page", url: "https://www.suse.com/security/cve/CVE-2020-8184/", }, { category: "self", summary: "SUSE CVE CVE-2022-30122 page", url: "https://www.suse.com/security/cve/CVE-2022-30122/", }, { category: "self", summary: "SUSE CVE CVE-2022-30123 page", url: "https://www.suse.com/security/cve/CVE-2022-30123/", }, { category: "self", summary: "SUSE CVE CVE-2022-44570 page", url: "https://www.suse.com/security/cve/CVE-2022-44570/", }, { category: "self", summary: "SUSE CVE CVE-2022-44571 page", url: "https://www.suse.com/security/cve/CVE-2022-44571/", }, { category: "self", summary: "SUSE CVE CVE-2022-44572 page", url: "https://www.suse.com/security/cve/CVE-2022-44572/", }, { category: "self", summary: "SUSE CVE CVE-2023-27530 page", url: "https://www.suse.com/security/cve/CVE-2023-27530/", }, { category: "self", summary: "SUSE CVE CVE-2023-27539 page", url: "https://www.suse.com/security/cve/CVE-2023-27539/", }, { category: "self", summary: "SUSE CVE CVE-2024-25126 page", url: "https://www.suse.com/security/cve/CVE-2024-25126/", }, { category: "self", summary: "SUSE CVE CVE-2024-26141 page", url: "https://www.suse.com/security/cve/CVE-2024-26141/", }, { category: "self", summary: "SUSE CVE CVE-2024-26146 page", url: "https://www.suse.com/security/cve/CVE-2024-26146/", }, { category: "self", summary: "SUSE CVE CVE-2025-25184 page", url: "https://www.suse.com/security/cve/CVE-2025-25184/", }, ], title: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1 on GA media", tracking: { current_release_date: "2025-02-14T00:00:00Z", generator: { date: "2025-02-14T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2025:14811-1", initial_release_date: "2025-02-14T00:00:00Z", revision_history: [ { date: "2025-02-14T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", product: { name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", product_id: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", product: { name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", product_id: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", product: { name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", product_id: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", product: { name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", product_id: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", }, product_reference: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", }, product_reference: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", }, product_reference: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", }, product_reference: "ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2013-0262", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2013-0262", }, ], notes: [ { category: "general", text: "rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted PATH_INFO environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka \"symlink path traversals.\"", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2013-0262", url: "https://www.suse.com/security/cve/CVE-2013-0262", }, { category: "external", summary: "SUSE Bug 802795 for CVE-2013-0262", url: "https://bugzilla.suse.com/802795", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2013-0262", }, { cve: "CVE-2013-0263", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2013-0263", }, ], notes: [ { category: "general", text: "Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2013-0263", url: "https://www.suse.com/security/cve/CVE-2013-0263", }, { category: "external", summary: "SUSE Bug 802794 for CVE-2013-0263", url: "https://bugzilla.suse.com/802794", }, { category: "external", summary: "SUSE Bug 809839 for CVE-2013-0263", url: "https://bugzilla.suse.com/809839", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2013-0263", }, { cve: "CVE-2015-3225", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-3225", }, ], notes: [ { category: "general", text: "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-3225", url: "https://www.suse.com/security/cve/CVE-2015-3225", }, { category: "external", summary: "SUSE Bug 934797 for CVE-2015-3225", url: "https://bugzilla.suse.com/934797", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-3225", }, { cve: "CVE-2018-16471", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16471", }, ], notes: [ { category: "general", text: "There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an XSS attack. Note that applications using the normal escaping mechanisms provided by Rails may not impacted, but applications that bypass the escaping mechanisms, or do not use them may be vulnerable.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16471", url: "https://www.suse.com/security/cve/CVE-2018-16471", }, { category: "external", summary: "SUSE Bug 1114828 for CVE-2018-16471", url: "https://bugzilla.suse.com/1114828", }, { category: "external", summary: "SUSE Bug 1116600 for CVE-2018-16471", url: "https://bugzilla.suse.com/1116600", }, { category: "external", summary: "SUSE Bug 1122178 for CVE-2018-16471", url: "https://bugzilla.suse.com/1122178", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16471", }, { cve: "CVE-2019-16782", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-16782", }, ], notes: [ { category: "general", text: "There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-16782", url: "https://www.suse.com/security/cve/CVE-2019-16782", }, { category: "external", summary: "SUSE Bug 1159548 for CVE-2019-16782", url: "https://bugzilla.suse.com/1159548", }, { category: "external", summary: "SUSE Bug 1183174 for CVE-2019-16782", url: "https://bugzilla.suse.com/1183174", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2019-16782", }, { cve: "CVE-2020-8184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8184", }, ], notes: [ { category: "general", text: "A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2.3, rack < 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-8184", url: "https://www.suse.com/security/cve/CVE-2020-8184", }, { category: "external", summary: "SUSE Bug 1173351 for CVE-2020-8184", url: "https://bugzilla.suse.com/1173351", }, { category: "external", summary: "SUSE Bug 1177352 for CVE-2020-8184", url: "https://bugzilla.suse.com/1177352", }, { category: "external", summary: "SUSE Bug 1193081 for CVE-2020-8184", url: "https://bugzilla.suse.com/1193081", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2020-8184", }, { cve: "CVE-2022-30122", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-30122", }, ], notes: [ { category: "general", text: "A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 in the multipart parsing component of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-30122", url: "https://www.suse.com/security/cve/CVE-2022-30122", }, { category: "external", summary: "SUSE Bug 1200748 for CVE-2022-30122", url: "https://bugzilla.suse.com/1200748", }, { category: "external", summary: "SUSE Bug 1201588 for CVE-2022-30122", url: "https://bugzilla.suse.com/1201588", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-30122", }, { cve: "CVE-2022-30123", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-30123", }, ], notes: [ { category: "general", text: "A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-30123", url: "https://www.suse.com/security/cve/CVE-2022-30123", }, { category: "external", summary: "SUSE Bug 1200750 for CVE-2022-30123", url: "https://bugzilla.suse.com/1200750", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "critical", }, ], title: "CVE-2022-30123", }, { cve: "CVE-2022-44570", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44570", }, ], notes: [ { category: "general", text: "A denial of service vulnerability in the Range header parsing component of Rack >= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44570", url: "https://www.suse.com/security/cve/CVE-2022-44570", }, { category: "external", summary: "SUSE Bug 1207597 for CVE-2022-44570", url: "https://bugzilla.suse.com/1207597", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44570", }, { cve: "CVE-2022-44571", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44571", }, ], notes: [ { category: "general", text: "There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resulting in a denial ofservice attack vector. This header is used typically used in multipartparsing. Any applications that parse multipart posts using Rack (virtuallyall Rails applications) are impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44571", url: "https://www.suse.com/security/cve/CVE-2022-44571", }, { category: "external", summary: "SUSE Bug 1207599 for CVE-2022-44571", url: "https://bugzilla.suse.com/1207599", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44571", }, { cve: "CVE-2022-44572", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44572", }, ], notes: [ { category: "general", text: "A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that parse multipart posts using Rack (virtually all Rails applications) are impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44572", url: "https://www.suse.com/security/cve/CVE-2022-44572", }, { category: "external", summary: "SUSE Bug 1207596 for CVE-2022-44572", url: "https://bugzilla.suse.com/1207596", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44572", }, { cve: "CVE-2023-27530", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-27530", }, ], notes: [ { category: "general", text: "A DoS vulnerability exists in Rack <v3.0.4.2, <v2.2.6.3, <v2.1.4.3 and <v2.0.9.3 within in the Multipart MIME parsing code in which could allow an attacker to craft requests that can be abuse to cause multipart parsing to take longer than expected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-27530", url: "https://www.suse.com/security/cve/CVE-2023-27530", }, { category: "external", summary: "SUSE Bug 1209095 for CVE-2023-27530", url: "https://bugzilla.suse.com/1209095", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "important", }, ], title: "CVE-2023-27530", }, { cve: "CVE-2023-27539", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-27539", }, ], notes: [ { category: "general", text: "There is a denial of service vulnerability in the header parsing component of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-27539", url: "https://www.suse.com/security/cve/CVE-2023-27539", }, { category: "external", summary: "SUSE Bug 1209503 for CVE-2023-27539", url: "https://bugzilla.suse.com/1209503", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2023-27539", }, { cve: "CVE-2024-25126", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-25126", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-25126", url: "https://www.suse.com/security/cve/CVE-2024-25126", }, { category: "external", summary: "SUSE Bug 1220239 for CVE-2024-25126", url: "https://bugzilla.suse.com/1220239", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "important", }, ], title: "CVE-2024-25126", }, { cve: "CVE-2024-26141", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26141", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26141", url: "https://www.suse.com/security/cve/CVE-2024-26141", }, { category: "external", summary: "SUSE Bug 1220242 for CVE-2024-26141", url: "https://bugzilla.suse.com/1220242", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "important", }, ], title: "CVE-2024-26141", }, { cve: "CVE-2024-26146", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26146", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26146", url: "https://www.suse.com/security/cve/CVE-2024-26146", }, { category: "external", summary: "SUSE Bug 1220248 for CVE-2024-26146", url: "https://bugzilla.suse.com/1220248", }, { category: "external", summary: "SUSE Bug 1227310 for CVE-2024-26146", url: "https://bugzilla.suse.com/1227310", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-26146", }, { cve: "CVE-2025-25184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2025-25184", }, ], notes: [ { category: "general", text: "Rack provides an interface for developing web applications in Ruby. Prior to versions 2.2.11, 3.0.12, and 3.1.10, Rack::CommonLogger can be exploited by crafting input that includes newline characters to manipulate log entries. The supplied proof-of-concept demonstrates injecting malicious content into logs. When a user provides the authorization credentials via Rack::Auth::Basic, if success, the username will be put in env['REMOTE_USER'] and later be used by Rack::CommonLogger for logging purposes. The issue occurs when a server intentionally or unintentionally allows a user creation with the username contain CRLF and white space characters, or the server just want to log every login attempts. If an attacker enters a username with CRLF character, the logger will log the malicious username with CRLF characters into the logfile. Attackers can break log formats or insert fraudulent entries, potentially obscuring real activity or injecting malicious data into log files. Versions 2.2.11, 3.0.12, and 3.1.10 contain a fix.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2025-25184", url: "https://www.suse.com/security/cve/CVE-2025-25184", }, { category: "external", summary: "SUSE Bug 1237141 for CVE-2025-25184", url: "https://bugzilla.suse.com/1237141", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 4.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.aarch64", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.s390x", "openSUSE Tumbleweed:ruby3.4-rubygem-rack-2.2-2.2.11-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2025-02-14T00:00:00Z", details: "moderate", }, ], title: "CVE-2025-25184", }, ], }
opensuse-su-2024:13727-1
Vulnerability from csaf_opensuse
Notes
{ document: { aggregate_severity: { namespace: "https://www.suse.com/support/security/rating/", text: "moderate", }, category: "csaf_security_advisory", csaf_version: "2.0", distribution: { text: "Copyright 2024 SUSE LLC. All rights reserved.", tlp: { label: "WHITE", url: "https://www.first.org/tlp/", }, }, lang: "en", notes: [ { category: "summary", text: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1 on GA media", title: "Title of the patch", }, { category: "description", text: "These are all security issues fixed in the ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1 package on the GA media of openSUSE Tumbleweed.", title: "Description of the patch", }, { category: "details", text: "openSUSE-Tumbleweed-2024-13727", title: "Patchnames", }, { category: "legal_disclaimer", text: "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", title: "Terms of use", }, ], publisher: { category: "vendor", contact_details: "https://www.suse.com/support/security/contact/", name: "SUSE Product Security Team", namespace: "https://www.suse.com/", }, references: [ { category: "external", summary: "SUSE ratings", url: "https://www.suse.com/support/security/rating/", }, { category: "self", summary: "URL of this CSAF notice", url: "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13727-1.json", }, { category: "self", summary: "SUSE CVE CVE-2013-0262 page", url: "https://www.suse.com/security/cve/CVE-2013-0262/", }, { category: "self", summary: "SUSE CVE CVE-2013-0263 page", url: "https://www.suse.com/security/cve/CVE-2013-0263/", }, { category: "self", summary: "SUSE CVE CVE-2015-3225 page", url: "https://www.suse.com/security/cve/CVE-2015-3225/", }, { category: "self", summary: "SUSE CVE CVE-2018-16471 page", url: "https://www.suse.com/security/cve/CVE-2018-16471/", }, { category: "self", summary: "SUSE CVE CVE-2019-16782 page", url: "https://www.suse.com/security/cve/CVE-2019-16782/", }, { category: "self", summary: "SUSE CVE CVE-2020-8184 page", url: "https://www.suse.com/security/cve/CVE-2020-8184/", }, { category: "self", summary: "SUSE CVE CVE-2022-30122 page", url: "https://www.suse.com/security/cve/CVE-2022-30122/", }, { category: "self", summary: "SUSE CVE CVE-2022-30123 page", url: "https://www.suse.com/security/cve/CVE-2022-30123/", }, { category: "self", summary: "SUSE CVE CVE-2022-44570 page", url: "https://www.suse.com/security/cve/CVE-2022-44570/", }, { category: "self", summary: "SUSE CVE CVE-2022-44571 page", url: "https://www.suse.com/security/cve/CVE-2022-44571/", }, { category: "self", summary: "SUSE CVE CVE-2022-44572 page", url: "https://www.suse.com/security/cve/CVE-2022-44572/", }, { category: "self", summary: "SUSE CVE CVE-2023-27530 page", url: "https://www.suse.com/security/cve/CVE-2023-27530/", }, { category: "self", summary: "SUSE CVE CVE-2023-27539 page", url: "https://www.suse.com/security/cve/CVE-2023-27539/", }, { category: "self", summary: "SUSE CVE CVE-2024-25126 page", url: "https://www.suse.com/security/cve/CVE-2024-25126/", }, { category: "self", summary: "SUSE CVE CVE-2024-26141 page", url: "https://www.suse.com/security/cve/CVE-2024-26141/", }, { category: "self", summary: "SUSE CVE CVE-2024-26146 page", url: "https://www.suse.com/security/cve/CVE-2024-26146/", }, ], title: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1 on GA media", tracking: { current_release_date: "2024-06-15T00:00:00Z", generator: { date: "2024-06-15T00:00:00Z", engine: { name: "cve-database.git:bin/generate-csaf.pl", version: "1", }, }, id: "openSUSE-SU-2024:13727-1", initial_release_date: "2024-06-15T00:00:00Z", revision_history: [ { date: "2024-06-15T00:00:00Z", number: "1", summary: "Current version", }, ], status: "final", version: "1", }, }, product_tree: { branches: [ { branches: [ { branches: [ { category: "product_version", name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", product: { name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", product_id: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", }, }, ], category: "architecture", name: "aarch64", }, { branches: [ { category: "product_version", name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", product: { name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", product_id: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", }, }, ], category: "architecture", name: "ppc64le", }, { branches: [ { category: "product_version", name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", product: { name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", product_id: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", }, }, ], category: "architecture", name: "s390x", }, { branches: [ { category: "product_version", name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", product: { name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", product_id: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", }, }, ], category: "architecture", name: "x86_64", }, { branches: [ { category: "product_name", name: "openSUSE Tumbleweed", product: { name: "openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed", product_identification_helper: { cpe: "cpe:/o:opensuse:tumbleweed", }, }, }, ], category: "product_family", name: "SUSE Linux Enterprise", }, ], category: "vendor", name: "SUSE", }, ], relationships: [ { category: "default_component_of", full_product_name: { name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", }, product_reference: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", }, product_reference: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", }, product_reference: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", relates_to_product_reference: "openSUSE Tumbleweed", }, { category: "default_component_of", full_product_name: { name: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64 as component of openSUSE Tumbleweed", product_id: "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", }, product_reference: "ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", relates_to_product_reference: "openSUSE Tumbleweed", }, ], }, vulnerabilities: [ { cve: "CVE-2013-0262", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2013-0262", }, ], notes: [ { category: "general", text: "rack/file.rb (Rack::File) in Rack 1.5.x before 1.5.2 and 1.4.x before 1.4.5 allows attackers to access arbitrary files outside the intended root directory via a crafted PATH_INFO environment variable, probably a directory traversal vulnerability that is remotely exploitable, aka \"symlink path traversals.\"", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2013-0262", url: "https://www.suse.com/security/cve/CVE-2013-0262", }, { category: "external", summary: "SUSE Bug 802795 for CVE-2013-0262", url: "https://bugzilla.suse.com/802795", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2013-0262", }, { cve: "CVE-2013-0263", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2013-0263", }, ], notes: [ { category: "general", text: "Rack::Session::Cookie in Rack 1.5.x before 1.5.2, 1.4.x before 1.4.5, 1.3.x before 1.3.10, 1.2.x before 1.2.8, and 1.1.x before 1.1.6 allows remote attackers to guess the session cookie, gain privileges, and execute arbitrary code via a timing attack involving an HMAC comparison function that does not run in constant time.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2013-0263", url: "https://www.suse.com/security/cve/CVE-2013-0263", }, { category: "external", summary: "SUSE Bug 802794 for CVE-2013-0263", url: "https://bugzilla.suse.com/802794", }, { category: "external", summary: "SUSE Bug 809839 for CVE-2013-0263", url: "https://bugzilla.suse.com/809839", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2013-0263", }, { cve: "CVE-2015-3225", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2015-3225", }, ], notes: [ { category: "general", text: "lib/rack/utils.rb in Rack before 1.5.4 and 1.6.x before 1.6.2, as used with Ruby on Rails 3.x and 4.x and other products, allows remote attackers to cause a denial of service (SystemStackError) via a request with a large parameter depth.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2015-3225", url: "https://www.suse.com/security/cve/CVE-2015-3225", }, { category: "external", summary: "SUSE Bug 934797 for CVE-2015-3225", url: "https://bugzilla.suse.com/934797", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2015-3225", }, { cve: "CVE-2018-16471", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2018-16471", }, ], notes: [ { category: "general", text: "There is a possible XSS vulnerability in Rack before 2.0.6 and 1.6.11. Carefully crafted requests can impact the data returned by the `scheme` method on `Rack::Request`. Applications that expect the scheme to be limited to 'http' or 'https' and do not escape the return value could be vulnerable to an XSS attack. Note that applications using the normal escaping mechanisms provided by Rails may not impacted, but applications that bypass the escaping mechanisms, or do not use them may be vulnerable.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2018-16471", url: "https://www.suse.com/security/cve/CVE-2018-16471", }, { category: "external", summary: "SUSE Bug 1114828 for CVE-2018-16471", url: "https://bugzilla.suse.com/1114828", }, { category: "external", summary: "SUSE Bug 1116600 for CVE-2018-16471", url: "https://bugzilla.suse.com/1116600", }, { category: "external", summary: "SUSE Bug 1122178 for CVE-2018-16471", url: "https://bugzilla.suse.com/1122178", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.1, baseSeverity: "MEDIUM", vectorString: "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", version: "3.0", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2018-16471", }, { cve: "CVE-2019-16782", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2019-16782", }, ], notes: [ { category: "general", text: "There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2019-16782", url: "https://www.suse.com/security/cve/CVE-2019-16782", }, { category: "external", summary: "SUSE Bug 1159548 for CVE-2019-16782", url: "https://bugzilla.suse.com/1159548", }, { category: "external", summary: "SUSE Bug 1183174 for CVE-2019-16782", url: "https://bugzilla.suse.com/1183174", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.6, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2019-16782", }, { cve: "CVE-2020-8184", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2020-8184", }, ], notes: [ { category: "general", text: "A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2.3, rack < 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2020-8184", url: "https://www.suse.com/security/cve/CVE-2020-8184", }, { category: "external", summary: "SUSE Bug 1173351 for CVE-2020-8184", url: "https://bugzilla.suse.com/1173351", }, { category: "external", summary: "SUSE Bug 1177352 for CVE-2020-8184", url: "https://bugzilla.suse.com/1177352", }, { category: "external", summary: "SUSE Bug 1193081 for CVE-2020-8184", url: "https://bugzilla.suse.com/1193081", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 6.8, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2020-8184", }, { cve: "CVE-2022-30122", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-30122", }, ], notes: [ { category: "general", text: "A possible denial of service vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 in the multipart parsing component of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-30122", url: "https://www.suse.com/security/cve/CVE-2022-30122", }, { category: "external", summary: "SUSE Bug 1200748 for CVE-2022-30122", url: "https://bugzilla.suse.com/1200748", }, { category: "external", summary: "SUSE Bug 1201588 for CVE-2022-30122", url: "https://bugzilla.suse.com/1201588", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-30122", }, { cve: "CVE-2022-30123", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-30123", }, ], notes: [ { category: "general", text: "A sequence injection vulnerability exists in Rack <2.0.9.1, <2.1.4.1 and <2.2.3.1 which could allow is a possible shell escape in the Lint and CommonLogger components of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-30123", url: "https://www.suse.com/security/cve/CVE-2022-30123", }, { category: "external", summary: "SUSE Bug 1200750 for CVE-2022-30123", url: "https://bugzilla.suse.com/1200750", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 9.8, baseSeverity: "CRITICAL", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "critical", }, ], title: "CVE-2022-30123", }, { cve: "CVE-2022-44570", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44570", }, ], notes: [ { category: "general", text: "A denial of service vulnerability in the Range header parsing component of Rack >= 1.5.0. A Carefully crafted input can cause the Range header parsing component in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that deal with Range requests (such as streaming applications, or applications that serve files) may be impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44570", url: "https://www.suse.com/security/cve/CVE-2022-44570", }, { category: "external", summary: "SUSE Bug 1207597 for CVE-2022-44570", url: "https://bugzilla.suse.com/1207597", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44570", }, { cve: "CVE-2022-44571", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44571", }, ], notes: [ { category: "general", text: "There is a denial of service vulnerability in the Content-Disposition parsingcomponent of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1, 3.0.0.1. This could allow an attacker to craft an input that can cause Content-Disposition header parsing in Rackto take an unexpected amount of time, possibly resulting in a denial ofservice attack vector. This header is used typically used in multipartparsing. Any applications that parse multipart posts using Rack (virtuallyall Rails applications) are impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44571", url: "https://www.suse.com/security/cve/CVE-2022-44571", }, { category: "external", summary: "SUSE Bug 1207599 for CVE-2022-44571", url: "https://bugzilla.suse.com/1207599", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44571", }, { cve: "CVE-2022-44572", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2022-44572", }, ], notes: [ { category: "general", text: "A denial of service vulnerability in the multipart parsing component of Rack fixed in 2.0.9.2, 2.1.4.2, 2.2.4.1 and 3.0.0.1 could allow an attacker tocraft input that can cause RFC2183 multipart boundary parsing in Rack to take an unexpected amount of time, possibly resulting in a denial of service attack vector. Any applications that parse multipart posts using Rack (virtually all Rails applications) are impacted.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2022-44572", url: "https://www.suse.com/security/cve/CVE-2022-44572", }, { category: "external", summary: "SUSE Bug 1207596 for CVE-2022-44572", url: "https://bugzilla.suse.com/1207596", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.9, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2022-44572", }, { cve: "CVE-2023-27530", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-27530", }, ], notes: [ { category: "general", text: "A DoS vulnerability exists in Rack <v3.0.4.2, <v2.2.6.3, <v2.1.4.3 and <v2.0.9.3 within in the Multipart MIME parsing code in which could allow an attacker to craft requests that can be abuse to cause multipart parsing to take longer than expected.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-27530", url: "https://www.suse.com/security/cve/CVE-2023-27530", }, { category: "external", summary: "SUSE Bug 1209095 for CVE-2023-27530", url: "https://bugzilla.suse.com/1209095", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2023-27530", }, { cve: "CVE-2023-27539", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2023-27539", }, ], notes: [ { category: "general", text: "There is a denial of service vulnerability in the header parsing component of Rack.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2023-27539", url: "https://www.suse.com/security/cve/CVE-2023-27539", }, { category: "external", summary: "SUSE Bug 1209503 for CVE-2023-27539", url: "https://bugzilla.suse.com/1209503", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2023-27539", }, { cve: "CVE-2024-25126", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-25126", }, ], notes: [ { category: "general", text: "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.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-25126", url: "https://www.suse.com/security/cve/CVE-2024-25126", }, { category: "external", summary: "SUSE Bug 1220239 for CVE-2024-25126", url: "https://bugzilla.suse.com/1220239", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2024-25126", }, { cve: "CVE-2024-26141", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26141", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. Carefully crafted Range headers can cause a server to respond with an unexpectedly large response. Responding with such large responses could lead to a denial of service issue. Vulnerable applications will use the `Rack::File` middleware or the `Rack::Utils.byte_ranges` methods (this includes Rails applications). The vulnerability is fixed in 3.0.9.1 and 2.2.8.1.", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26141", url: "https://www.suse.com/security/cve/CVE-2024-26141", }, { category: "external", summary: "SUSE Bug 1220242 for CVE-2024-26141", url: "https://bugzilla.suse.com/1220242", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 7.5, baseSeverity: "HIGH", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "important", }, ], title: "CVE-2024-26141", }, { cve: "CVE-2024-26146", ids: [ { system_name: "SUSE CVE Page", text: "https://www.suse.com/security/cve/CVE-2024-26146", }, ], notes: [ { category: "general", text: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.\n", title: "CVE description", }, ], product_status: { recommended: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, references: [ { category: "external", summary: "CVE-2024-26146", url: "https://www.suse.com/security/cve/CVE-2024-26146", }, { category: "external", summary: "SUSE Bug 1220248 for CVE-2024-26146", url: "https://bugzilla.suse.com/1220248", }, { category: "external", summary: "SUSE Bug 1227310 for CVE-2024-26146", url: "https://bugzilla.suse.com/1227310", }, ], remediations: [ { category: "vendor_fix", details: "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", product_ids: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], scores: [ { cvss_v3: { baseScore: 5.3, baseSeverity: "MEDIUM", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", version: "3.1", }, products: [ "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.aarch64", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.ppc64le", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.s390x", "openSUSE Tumbleweed:ruby3.3-rubygem-rack-2.2-2.2.8.1-1.1.x86_64", ], }, ], threats: [ { category: "impact", date: "2024-06-15T00:00:00Z", details: "moderate", }, ], title: "CVE-2024-26146", }, ], }
fkie_cve-2024-26146
Vulnerability from fkie_nvd
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*", matchCriteriaId: "8C61CB94-A5BE-4B72-B243-F935A4652B0B", versionEndExcluding: "2.0.9.4", versionStartIncluding: "0.4", vulnerable: true, }, { criteria: "cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*", matchCriteriaId: "B5402B9E-EE8A-41A3-87CB-E17C57E5F692", versionEndExcluding: "2.1.4.4", versionStartIncluding: "2.1.0", vulnerable: true, }, { criteria: "cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*", matchCriteriaId: "4F7D6529-12DB-4466-A0AB-DED4653D3E0B", versionEndExcluding: "2.2.8.1", versionStartIncluding: "2.2.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*", matchCriteriaId: "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "Rack is a modular Ruby web server interface. 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. Ruby 3.2 has mitigations for this problem, so Rack applications using Ruby 3.2 or newer are unaffected. This vulnerability is fixed in 2.0.9.4, 2.1.4.4, 2.2.8.1, and 3.0.9.1.", }, { lang: "es", value: "Rack es una interfaz modular de servidor web Ruby. Los encabezados cuidadosamente elaborados pueden hacer que el análisis de encabezados en Rack demore más de lo esperado, lo que resulta en un posible problema de denegación de servicio. Los encabezados Aceptar y Reenviar se ven afectados. Ruby 3.2 tiene mitigaciones para este problema, por lo que las aplicaciones Rack que usan Ruby 3.2 o posterior no se ven afectadas. Esta vulnerabilidad se solucionó en 2.0.9.4, 2.1.4.4, 2.2.8.1 y 3.0.9.1.", }, ], id: "CVE-2024-26146", lastModified: "2025-02-14T15:51:42.200", 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", }, { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 7.5, baseSeverity: "HIGH", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 3.6, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2024-02-29T00:15:51.597", references: [ { source: "security-advisories@github.com", tags: [ "Vendor Advisory", ], url: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", }, { source: "security-advisories@github.com", tags: [ "Patch", ], url: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", }, { source: "security-advisories@github.com", tags: [ "Patch", ], url: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", }, { source: "security-advisories@github.com", tags: [ "Patch", ], url: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", }, { source: "security-advisories@github.com", tags: [ "Patch", ], url: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", }, { source: "security-advisories@github.com", tags: [ "Vendor Advisory", ], url: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", }, { source: "security-advisories@github.com", tags: [ "Mailing List", ], url: "https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html", }, { source: "security-advisories@github.com", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20240510-0006/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", ], url: "https://github.com/rack/rack/commit/30b8e39a578b25d4bdcc082c1c52c6f164b59716", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", ], url: "https://github.com/rack/rack/commit/6c5d90bdcec0949f7ba06db62fb740dab394b582", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", ], url: "https://github.com/rack/rack/commit/a227cd793778c7c3a827d32808058571569cda6f", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Patch", ], url: "https://github.com/rack/rack/commit/e4c117749ba24a66f8ec5a08eddf68deeb425ccd", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Vendor Advisory", ], url: "https://github.com/rack/rack/security/advisories/GHSA-54rr-7fvw-6x8f", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26146.yml", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Mailing List", ], url: "https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", tags: [ "Third Party Advisory", ], url: "https://security.netapp.com/advisory/ntap-20240510-0006/", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Analyzed", weaknesses: [ { description: [ { lang: "en", value: "CWE-1333", }, ], source: "security-advisories@github.com", type: "Secondary", }, { description: [ { lang: "en", value: "CWE-1333", }, ], source: "nvd@nist.gov", type: "Primary", }, ], }
Log in or create an account to share your comment.
This schema specifies the format of a comment related to a security advisory.
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.