Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-26141 (GCVE-0-2024-26141)
Vulnerability from cvelistv5 – Published: 2024-02-28 23:28 – Updated: 2025-02-13 17:41- CWE-400 - Uncontrolled Resource Consumption
| URL | Tags |
|---|---|
| https://github.com/rack/rack/security/advisories/… | x_refsource_CONFIRM |
| https://github.com/rack/rack/commit/4849132bef471… | x_refsource_MISC |
| https://github.com/rack/rack/commit/62457686b26d3… | x_refsource_MISC |
| https://discuss.rubyonrails.org/t/possible-dos-vu… | x_refsource_MISC |
| https://github.com/rubysec/ruby-advisory-db/blob/… | x_refsource_MISC |
| https://lists.debian.org/debian-lts-announce/2024… | |
| https://security.netapp.com/advisory/ntap-2024051… |
| Vendor | Product | Version | |
|---|---|---|---|
| rack | rack |
Affected:
>= 3.0.0, < 3.0.9.1
Affected: >= 1.3.0, < 2.2.8.1 |
|
| rack_project | rack |
Affected:
3.0.0 , < 3.0.9.1
(custom)
Affected: 1.3.0 , < 2.2.8.1 (custom) cpe:2.3:a:rack_project:rack:*:*:*:*:*:ruby:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-01T23:59:32.578Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6"
},
{
"name": "https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9"
},
{
"name": "https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b"
},
{
"name": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
},
{
"name": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.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-0007/"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:rack_project:rack:*:*:*:*:*:ruby:*:*"
],
"defaultStatus": "unknown",
"product": "rack",
"vendor": "rack_project",
"versions": [
{
"lessThan": "3.0.9.1",
"status": "affected",
"version": "3.0.0",
"versionType": "custom"
},
{
"lessThan": "2.2.8.1",
"status": "affected",
"version": "1.3.0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-26141",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-03-05T18:23:59.367185Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-28T17:55:43.187Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "rack",
"vendor": "rack",
"versions": [
{
"status": "affected",
"version": "\u003e= 3.0.0, \u003c 3.0.9.1"
},
{
"status": "affected",
"version": "\u003e= 1.3.0, \u003c 2.2.8.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-10T16:12:57.074Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6"
},
{
"name": "https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9"
},
{
"name": "https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b"
},
{
"name": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"tags": [
"x_refsource_MISC"
],
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
},
{
"name": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240510-0007/"
}
],
"source": {
"advisory": "GHSA-xj5v-6v4g-jfw6",
"discovery": "UNKNOWN"
},
"title": "Possible DoS Vulnerability with Range Header in Rack"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-26141",
"datePublished": "2024-02-28T23:28:10.503Z",
"dateReserved": "2024-02-14T17:40:03.688Z",
"dateUpdated": "2025-02-13T17:41:04.867Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-26141",
"date": "2026-06-17",
"epss": "0.01612",
"percentile": "0.72801"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"Rack es una interfaz modular de servidor web Ruby. Los encabezados de rango cuidadosamente elaborados pueden hacer que un servidor responda con una respuesta inesperadamente grande. Responder con respuestas tan amplias podr\\u00eda dar lugar a un problema de denegaci\\u00f3n de servicio. Las aplicaciones vulnerables utilizar\\u00e1n el middleware `Rack::File` o los m\\u00e9todos `Rack::Utils.byte_ranges` (esto incluye aplicaciones Rails). La vulnerabilidad se solucion\\u00f3 en 3.0.9.1 y 2.2.8.1.\"}]",
"id": "CVE-2024-26141",
"lastModified": "2024-11-21T09:02:01.023",
"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:C/C:N/I:N/A:L\", \"baseScore\": 5.8, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}]}",
"published": "2024-02-29T00:15:51.403",
"references": "[{\"url\": \"https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240510-0007/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/04/msg00022.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240510-0007/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-26141\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-02-29T00:15:51.403\",\"lastModified\":\"2025-02-14T15:33:08.527\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"Rack es una interfaz modular de servidor web Ruby. Los encabezados de rango cuidadosamente elaborados pueden hacer que un servidor responda con una respuesta inesperadamente grande. Responder con respuestas tan amplias podr\u00eda dar lugar a un problema de denegaci\u00f3n de servicio. Las aplicaciones vulnerables utilizar\u00e1n el middleware `Rack::File` o los m\u00e9todos `Rack::Utils.byte_ranges` (esto incluye aplicaciones Rails). La vulnerabilidad se solucion\u00f3 en 3.0.9.1 y 2.2.8.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L\",\"baseScore\":5.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"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-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"1.3.0\",\"versionEndExcluding\":\"2.2.8.1\",\"matchCriteriaId\":\"746C9255-2FA2-4E9C-94DA-379396561EB1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:rack:rack:*:*:*:*:*:ruby:*:*\",\"versionStartIncluding\":\"3.0.0\",\"versionEndExcluding\":\"3.0.9.1\",\"matchCriteriaId\":\"FF0C5646-2AB6-4887-BA17-970964A53E3C\"}]}]},{\"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-dos-vulnerability-with-range-header-in-rack/84944\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"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-0007/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"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-0007/\",\"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-xj5v-6v4g-jfw6\", \"name\": \"https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9\", \"name\": \"https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b\", \"name\": \"https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944\", \"name\": \"https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml\", \"name\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.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-0007/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T23:59:32.578Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-26141\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-03-05T18:23:59.367185Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:rack_project:rack:*:*:*:*:*:ruby:*:*\"], \"vendor\": \"rack_project\", \"product\": \"rack\", \"versions\": [{\"status\": \"affected\", \"version\": \"3.0.0\", \"lessThan\": \"3.0.9.1\", \"versionType\": \"custom\"}, {\"status\": \"affected\", \"version\": \"1.3.0\", \"lessThan\": \"2.2.8.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-28T17:55:28.342Z\"}}], \"cna\": {\"title\": \"Possible DoS Vulnerability with Range Header in Rack\", \"source\": {\"advisory\": \"GHSA-xj5v-6v4g-jfw6\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 5.8, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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\": \"\u003e= 3.0.0, \u003c 3.0.9.1\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.3.0, \u003c 2.2.8.1\"}]}], \"references\": [{\"url\": \"https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6\", \"name\": \"https://github.com/rack/rack/security/advisories/GHSA-xj5v-6v4g-jfw6\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9\", \"name\": \"https://github.com/rack/rack/commit/4849132bef471adb21131980df745f4bb84de2d9\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b\", \"name\": \"https://github.com/rack/rack/commit/62457686b26d33a15a254c7768c2076e8e02b48b\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944\", \"name\": \"https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.yml\", \"name\": \"https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rack/CVE-2024-26141.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-0007/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-06-10T16:12:57.074Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-26141\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:41:04.867Z\", \"dateReserved\": \"2024-02-14T17:40:03.688Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-02-28T23:28:10.503Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:1846
Vulnerability from csaf_redhat - Published: 2024-04-16 15:26 - Updated: 2026-04-01 19:04A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1846",
"url": "https://access.redhat.com/errata/RHSA-2024:1846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1846.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-04-01T19:04:30+00:00",
"generator": {
"date": "2026-04-01T19:04:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"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": "2026-04-01T19:04:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.src",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.src",
"product_id": "pcs-0:0.11.4-7.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"product_id": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"product_id": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"product_id": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.s390x",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.s390x",
"product_id": "pcs-0:0.11.4-7.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.src",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.src",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25126"
},
{
"category": "external",
"summary": "RHBZ#2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941",
"url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T15:26:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1846"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26141"
},
{
"category": "external",
"summary": "RHBZ#2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T15:26:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1846"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26146"
},
{
"category": "external",
"summary": "RHBZ#2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942",
"url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T15:26:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1846"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
RHSA-2024:2007
Vulnerability from csaf_redhat - Published: 2024-04-23 16:29 - Updated: 2026-04-01 19:04A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 8.2 Advanced Update Support, Red Hat Enterprise Linux 8.2 Telecommunications Update Service, and Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2007",
"url": "https://access.redhat.com/errata/RHSA-2024:2007"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2007.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-04-01T19:04:31+00:00",
"generator": {
"date": "2026-04-01T19:04:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"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": "2026-04-01T19:04: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 High Availability TUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux High Availability TUS (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.TUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_tus:8.2::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability E4S (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux High Availability E4S (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:8.2::highavailability"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.4-6.el8_2.5.src",
"product": {
"name": "pcs-0:0.10.4-6.el8_2.5.src",
"product_id": "pcs-0:0.10.4-6.el8_2.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.4-6.el8_2.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.4-6.el8_2.5.x86_64",
"product": {
"name": "pcs-0:0.10.4-6.el8_2.5.x86_64",
"product_id": "pcs-0:0.10.4-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.4-6.el8_2.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"product": {
"name": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"product_id": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.4-6.el8_2.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.4-6.el8_2.5.ppc64le",
"product": {
"name": "pcs-0:0.10.4-6.el8_2.5.ppc64le",
"product_id": "pcs-0:0.10.4-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.4-6.el8_2.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"product": {
"name": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"product_id": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.4-6.el8_2.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.4-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le"
},
"product_reference": "pcs-0:0.10.4-6.el8_2.5.ppc64le",
"relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.4-6.el8_2.5.src as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src"
},
"product_reference": "pcs-0:0.10.4-6.el8_2.5.src",
"relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.4-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64"
},
"product_reference": "pcs-0:0.10.4-6.el8_2.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.4-6.el8_2.5.src as a component of Red Hat Enterprise Linux High Availability TUS (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src"
},
"product_reference": "pcs-0:0.10.4-6.el8_2.5.src",
"relates_to_product_reference": "HighAvailability-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.4-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64"
},
"product_reference": "pcs-0:0.10.4-6.el8_2.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.2.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64 as a component of Red Hat Enterprise Linux High Availability TUS (v. 8.2)",
"product_id": "HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.2.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25126"
},
{
"category": "external",
"summary": "RHBZ#2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941",
"url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-23T16:29:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2007"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26141"
},
{
"category": "external",
"summary": "RHBZ#2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-23T16:29:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2007"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26146"
},
{
"category": "external",
"summary": "RHBZ#2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942",
"url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-23T16:29:04+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2007"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.E4S:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.ppc64le",
"HighAvailability-8.2.0.Z.E4S:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.src",
"HighAvailability-8.2.0.Z.TUS:pcs-0:0.10.4-6.el8_2.5.x86_64",
"HighAvailability-8.2.0.Z.TUS:pcs-snmp-0:0.10.4-6.el8_2.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
RHSA-2024:2113
Vulnerability from csaf_redhat - Published: 2024-04-30 10:32 - Updated: 2026-04-01 19:03A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 9.4 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2113",
"url": "https://access.redhat.com/errata/RHSA-2024:2113"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.4_release_notes/index"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "RHEL-15217",
"url": "https://issues.redhat.com/browse/RHEL-15217"
},
{
"category": "external",
"summary": "RHEL-7582",
"url": "https://issues.redhat.com/browse/RHEL-7582"
},
{
"category": "external",
"summary": "RHEL-7583",
"url": "https://issues.redhat.com/browse/RHEL-7583"
},
{
"category": "external",
"summary": "RHEL-7669",
"url": "https://issues.redhat.com/browse/RHEL-7669"
},
{
"category": "external",
"summary": "RHEL-7672",
"url": "https://issues.redhat.com/browse/RHEL-7672"
},
{
"category": "external",
"summary": "RHEL-7697",
"url": "https://issues.redhat.com/browse/RHEL-7697"
},
{
"category": "external",
"summary": "RHEL-7698",
"url": "https://issues.redhat.com/browse/RHEL-7698"
},
{
"category": "external",
"summary": "RHEL-7700",
"url": "https://issues.redhat.com/browse/RHEL-7700"
},
{
"category": "external",
"summary": "RHEL-7703",
"url": "https://issues.redhat.com/browse/RHEL-7703"
},
{
"category": "external",
"summary": "RHEL-7719",
"url": "https://issues.redhat.com/browse/RHEL-7719"
},
{
"category": "external",
"summary": "RHEL-7724",
"url": "https://issues.redhat.com/browse/RHEL-7724"
},
{
"category": "external",
"summary": "RHEL-7725",
"url": "https://issues.redhat.com/browse/RHEL-7725"
},
{
"category": "external",
"summary": "RHEL-7730",
"url": "https://issues.redhat.com/browse/RHEL-7730"
},
{
"category": "external",
"summary": "RHEL-7738",
"url": "https://issues.redhat.com/browse/RHEL-7738"
},
{
"category": "external",
"summary": "RHEL-7739",
"url": "https://issues.redhat.com/browse/RHEL-7739"
},
{
"category": "external",
"summary": "RHEL-7740",
"url": "https://issues.redhat.com/browse/RHEL-7740"
},
{
"category": "external",
"summary": "RHEL-7744",
"url": "https://issues.redhat.com/browse/RHEL-7744"
},
{
"category": "external",
"summary": "RHEL-7746",
"url": "https://issues.redhat.com/browse/RHEL-7746"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2113.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-04-01T19:03:03+00:00",
"generator": {
"date": "2026-04-01T19:03:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"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": "2026-04-01T19:03:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux HighAvailability (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.src",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.src",
"product_id": "pcs-0:0.11.7-2.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.aarch64",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.aarch64",
"product_id": "pcs-0:0.11.7-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"product": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"product_id": "pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.ppc64le",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.ppc64le",
"product_id": "pcs-0:0.11.7-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"product": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"product_id": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.x86_64",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.x86_64",
"product_id": "pcs-0:0.11.7-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"product": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"product_id": "pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.7-2.el9_4.s390x",
"product": {
"name": "pcs-0:0.11.7-2.el9_4.s390x",
"product_id": "pcs-0:0.11.7-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.7-2.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.7-2.el9_4.s390x",
"product": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.s390x",
"product_id": "pcs-snmp-0:0.11.7-2.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.7-2.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.src as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.src",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 9)",
"product_id": "HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.src as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.src",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.7-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64"
},
"product_reference": "pcs-0:0.11.7-2.el9_4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.7-2.el9_4.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 9)",
"product_id": "ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25126"
},
{
"category": "external",
"summary": "RHBZ#2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941",
"url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:32:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2113"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26141"
},
{
"category": "external",
"summary": "RHBZ#2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:32:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2113"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26146"
},
{
"category": "external",
"summary": "RHBZ#2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942",
"url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T10:32:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2113"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"HighAvailability-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"HighAvailability-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.src",
"ResilientStorage-9.4.0.GA:pcs-0:0.11.7-2.el9_4.x86_64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.aarch64",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.ppc64le",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.s390x",
"ResilientStorage-9.4.0.GA:pcs-snmp-0:0.11.7-2.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
RHSA-2024:2581
Vulnerability from csaf_redhat - Published: 2024-04-30 14:37 - Updated: 2026-04-01 19:04A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 8.8 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2581",
"url": "https://access.redhat.com/errata/RHSA-2024:2581"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2581.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-04-01T19:04:31+00:00",
"generator": {
"date": "2026-04-01T19:04:31+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"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": "2026-04-01T19:04: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 High Availability EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.8::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.2.src",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.2.src",
"product_id": "pcs-0:0.10.15-4.el8_8.2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.2.ppc64le",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.2.ppc64le",
"product_id": "pcs-0:0.10.15-4.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"product": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"product_id": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.2.x86_64",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.2.x86_64",
"product_id": "pcs-0:0.10.15-4.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"product": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"product_id": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.2.s390x",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.2.s390x",
"product_id": "pcs-0:0.10.15-4.el8_8.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"product": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"product_id": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.15-4.el8_8.2.aarch64",
"product": {
"name": "pcs-0:0.10.15-4.el8_8.2.aarch64",
"product_id": "pcs-0:0.10.15-4.el8_8.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.15-4.el8_8.2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"product": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"product_id": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.15-4.el8_8.2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.aarch64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.s390x",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.src as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.src",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.8)",
"product_id": "HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"relates_to_product_reference": "HighAvailability-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.aarch64",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.s390x",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.src",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.15-4.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64"
},
"product_reference": "pcs-0:0.10.15-4.el8_8.2.x86_64",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.8)",
"product_id": "ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"relates_to_product_reference": "ResilientStorage-8.8.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25126"
},
{
"category": "external",
"summary": "RHBZ#2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941",
"url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T14:37:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2581"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26141"
},
{
"category": "external",
"summary": "RHBZ#2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T14:37:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2581"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26146"
},
{
"category": "external",
"summary": "RHBZ#2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942",
"url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-30T14:37:16+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2581"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"HighAvailability-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"HighAvailability-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.src",
"ResilientStorage-8.8.0.Z.EUS:pcs-0:0.10.15-4.el8_8.2.x86_64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.aarch64",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.ppc64le",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.s390x",
"ResilientStorage-8.8.0.Z.EUS:pcs-snmp-0:0.10.15-4.el8_8.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
RHSA-2024:2584
Vulnerability from csaf_redhat - Published: 2024-04-30 14:52 - Updated: 2026-04-01 19:04A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.4 Telecommunications Update Service, and Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2584",
"url": "https://access.redhat.com/errata/RHSA-2024:2584"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2584.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-04-01T19:04:32+00:00",
"generator": {
"date": "2026-04-01T19:04:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"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": "2026-04-01T19:04: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_name",
"name": "Red Hat Enterprise Linux High Availability AUS (v.8.4)",
"product": {
"name": "Red Hat Enterprise Linux High Availability AUS (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.AUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_aus: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.src as a component of Red Hat Enterprise Linux High Availability AUS (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.AUS: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.AUS"
},
{
"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 High Availability AUS (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.AUS: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.AUS"
},
{
"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 High Availability AUS (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.AUS: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.AUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.8-1.el8_4.5.ppc64le as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le"
},
"product_reference": "pcs-0:0.10.8-1.el8_4.5.ppc64le",
"relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.8-1.el8_4.5.src as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src"
},
"product_reference": "pcs-0:0.10.8-1.el8_4.5.src",
"relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.8-1.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64"
},
"product_reference": "pcs-0:0.10.8-1.el8_4.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le",
"relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability E4S (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.4.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.8-1.el8_4.5.src as a component of Red Hat Enterprise Linux HighAvailability TUS (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src"
},
"product_reference": "pcs-0:0.10.8-1.el8_4.5.src",
"relates_to_product_reference": "HighAvailability-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.8-1.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability TUS (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64"
},
"product_reference": "pcs-0:0.10.8-1.el8_4.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.4.0.Z.TUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64 as a component of Red Hat Enterprise Linux HighAvailability TUS (v.8.4)",
"product_id": "HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.4.0.Z.TUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le",
"HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le",
"HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"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.AUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.AUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.AUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.ppc64le",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.E4S:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.ppc64le",
"HighAvailability-8.4.0.Z.E4S:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.src",
"HighAvailability-8.4.0.Z.TUS:pcs-0:0.10.8-1.el8_4.5.x86_64",
"HighAvailability-8.4.0.Z.TUS:pcs-snmp-0:0.10.8-1.el8_4.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
RHSA-2024:2953
Vulnerability from csaf_redhat - Published: 2024-05-22 09:40 - Updated: 2026-04-01 19:03A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.10 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:2953",
"url": "https://access.redhat.com/errata/RHSA-2024:2953"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.10_release_notes/index"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "RHEL-17280",
"url": "https://issues.redhat.com/browse/RHEL-17280"
},
{
"category": "external",
"summary": "RHEL-7584",
"url": "https://issues.redhat.com/browse/RHEL-7584"
},
{
"category": "external",
"summary": "RHEL-7668",
"url": "https://issues.redhat.com/browse/RHEL-7668"
},
{
"category": "external",
"summary": "RHEL-7729",
"url": "https://issues.redhat.com/browse/RHEL-7729"
},
{
"category": "external",
"summary": "RHEL-7731",
"url": "https://issues.redhat.com/browse/RHEL-7731"
},
{
"category": "external",
"summary": "RHEL-7732",
"url": "https://issues.redhat.com/browse/RHEL-7732"
},
{
"category": "external",
"summary": "RHEL-7741",
"url": "https://issues.redhat.com/browse/RHEL-7741"
},
{
"category": "external",
"summary": "RHEL-7742",
"url": "https://issues.redhat.com/browse/RHEL-7742"
},
{
"category": "external",
"summary": "RHEL-7743",
"url": "https://issues.redhat.com/browse/RHEL-7743"
},
{
"category": "external",
"summary": "RHEL-7745",
"url": "https://issues.redhat.com/browse/RHEL-7745"
},
{
"category": "external",
"summary": "RHEL-8467",
"url": "https://issues.redhat.com/browse/RHEL-8467"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_2953.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-04-01T19:03:02+00:00",
"generator": {
"date": "2026-04-01T19:03:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"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": "2026-04-01T19:03:02+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux HighAvailability (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.src",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.src",
"product_id": "pcs-0:0.10.18-2.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.aarch64",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.aarch64",
"product_id": "pcs-0:0.10.18-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"product": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"product_id": "pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.ppc64le",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.ppc64le",
"product_id": "pcs-0:0.10.18-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"product": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"product_id": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.x86_64",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.x86_64",
"product_id": "pcs-0:0.10.18-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"product": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"product_id": "pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.18-2.el8_10.s390x",
"product": {
"name": "pcs-0:0.10.18-2.el8_10.s390x",
"product_id": "pcs-0:0.10.18-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.18-2.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.18-2.el8_10.s390x",
"product": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.s390x",
"product_id": "pcs-snmp-0:0.10.18-2.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.18-2.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.aarch64",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.ppc64le",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.s390x",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.src as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.src",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.x86_64",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.s390x as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.s390x",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux HighAvailability (v. 8)",
"product_id": "HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"relates_to_product_reference": "HighAvailability-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.aarch64",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.s390x",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.src as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.src",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.18-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64"
},
"product_reference": "pcs-0:0.10.18-2.el8_10.x86_64",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.s390x as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.s390x",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.18-2.el8_10.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage (v. 8)",
"product_id": "ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"relates_to_product_reference": "ResilientStorage-8.10.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25126"
},
{
"category": "external",
"summary": "RHBZ#2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941",
"url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:40:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2953"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26141"
},
{
"category": "external",
"summary": "RHBZ#2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:40:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2953"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26146"
},
{
"category": "external",
"summary": "RHBZ#2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942",
"url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-22T09:40:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:2953"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"HighAvailability-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"HighAvailability-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.src",
"ResilientStorage-8.10.0.GA:pcs-0:0.10.18-2.el8_10.x86_64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.aarch64",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.ppc64le",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.s390x",
"ResilientStorage-8.10.0.GA:pcs-snmp-0:0.10.18-2.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
RHSA-2024:3431
Vulnerability from csaf_redhat - Published: 2024-05-28 14:28 - Updated: 2026-04-01 19:04A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:3431",
"url": "https://access.redhat.com/errata/RHSA-2024:3431"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3431.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2026-04-01T19:04:32+00:00",
"generator": {
"date": "2026-04-01T19:04:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"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": "2026-04-01T19:04: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 High Availability EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.6::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.12-6.el8_6.5.src",
"product": {
"name": "pcs-0:0.10.12-6.el8_6.5.src",
"product_id": "pcs-0:0.10.12-6.el8_6.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.12-6.el8_6.5.aarch64",
"product": {
"name": "pcs-0:0.10.12-6.el8_6.5.aarch64",
"product_id": "pcs-0:0.10.12-6.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"product": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"product_id": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.12-6.el8_6.5.ppc64le",
"product": {
"name": "pcs-0:0.10.12-6.el8_6.5.ppc64le",
"product_id": "pcs-0:0.10.12-6.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"product": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"product_id": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.12-6.el8_6.5.x86_64",
"product": {
"name": "pcs-0:0.10.12-6.el8_6.5.x86_64",
"product_id": "pcs-0:0.10.12-6.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"product": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"product_id": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.10.12-6.el8_6.5.s390x",
"product": {
"name": "pcs-0:0.10.12-6.el8_6.5.s390x",
"product_id": "pcs-0:0.10.12-6.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.10.12-6.el8_6.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"product": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"product_id": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.10.12-6.el8_6.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.src as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.src",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.8.6)",
"product_id": "HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"relates_to_product_reference": "HighAvailability-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.aarch64",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.s390x",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.src",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.10.12-6.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64"
},
"product_reference": "pcs-0:0.10.12-6.el8_6.5.x86_64",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.8.6)",
"product_id": "ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"relates_to_product_reference": "ResilientStorage-8.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25126"
},
{
"category": "external",
"summary": "RHBZ#2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941",
"url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-28T14:28:05+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3431"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26141"
},
{
"category": "external",
"summary": "RHBZ#2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-28T14:28:05+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3431"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26146"
},
{
"category": "external",
"summary": "RHBZ#2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942",
"url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-28T14:28:05+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3431"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"HighAvailability-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"HighAvailability-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.src",
"ResilientStorage-8.6.0.Z.EUS:pcs-0:0.10.12-6.el8_6.5.x86_64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.aarch64",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.ppc64le",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.s390x",
"ResilientStorage-8.6.0.Z.EUS:pcs-snmp-0:0.10.12-6.el8_6.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
RHSA-2024_10806
Vulnerability from csaf_redhat - Published: 2024-12-04 20:43 - Updated: 2024-12-16 18:30A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch | — | ||
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch | — |
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-rack-0:2.2.8.1-1.el8sat.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rack-0:2.2.8.1-1.el8sat.src | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-1:3.9.3.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:puppetserver-0:7.17.2-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python-pulp-container-0:2.16.9-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-capsule:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15-utils:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-0:3.9.1.12-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-cli-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-debug-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-dynflow-sidekiq-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ec2-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-fapolicyd-0:1.0.1-3.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-1:3.9.3.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-installer-katello-1:3.9.3.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-journald-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-libvirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-openstack-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-ovirt-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-pcp-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-postgresql-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-proxy-fapolicyd-0:1.0.1-3.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-redis-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-service-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-telemetry-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:foreman-vmware-0:3.9.1.12-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:pulpcore-obsolete-packages-0:1.0-10.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:puppetserver-0:7.17.2-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python-pulp-container-0:2.16.9-2.el8pc.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:python3.11-pulp-container-0:2.16.9-2.el8pc.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actioncable-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailbox-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionmailer-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionpack-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actiontext-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-actionview-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activejob-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activemodel-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activerecord-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activestorage-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-activesupport-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-foreman_rh_cloud-0:9.0.59-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-katello-0:4.11.0.19-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-rails-0:6.1.7.7-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-railties-0:6.1.7.7-2.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:rubygem-smart_proxy_ansible-0:3.5.6-0.1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-0:6.15.5-1.el8sat.src | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-capsule-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-cli-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
|
| Unresolved product id: 8Base-satellite-6.15:satellite-common-0:6.15.5-1.el8sat.noarch | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update 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": "2024-12-16T18:30:32+00:00",
"generator": {
"date": "2024-12-16T18:30:32+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"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": "2024-12-16T18:30:32+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\u0026epoch=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\u0026epoch=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\u0026epoch=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\u0027s 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\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"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\u0027s 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\u2019s 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\u0027s 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\u0027s 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 - Published: 2024-04-16 14:56 - Updated: 2024-12-16 18:29A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1841",
"url": "https://access.redhat.com/errata/RHSA-2024:1841"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1841.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2024-12-16T18:29:04+00:00",
"generator": {
"date": "2024-12-16T18:29:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:1841",
"initial_release_date": "2024-04-16T14:56:06+00:00",
"revision_history": [
{
"date": "2024-04-16T14:56:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-16T14:56:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T18: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.9.0)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.0::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.5.src",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.5.src",
"product_id": "pcs-0:0.11.1-10.el9_0.5.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.5.ppc64le",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.5.ppc64le",
"product_id": "pcs-0:0.11.1-10.el9_0.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"product": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"product_id": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.5?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.5.x86_64",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.5.x86_64",
"product_id": "pcs-0:0.11.1-10.el9_0.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"product": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"product_id": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.5?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.5.s390x",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.5.s390x",
"product_id": "pcs-0:0.11.1-10.el9_0.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"product": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"product_id": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.5?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.1-10.el9_0.5.aarch64",
"product": {
"name": "pcs-0:0.11.1-10.el9_0.5.aarch64",
"product_id": "pcs-0:0.11.1-10.el9_0.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.1-10.el9_0.5?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"product": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"product_id": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.1-10.el9_0.5?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.src",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.src",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.1-10.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64"
},
"product_reference": "pcs-0:0.11.1-10.el9_0.5.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25126"
},
{
"category": "external",
"summary": "RHBZ#2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941",
"url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1841"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26141"
},
{
"category": "external",
"summary": "RHBZ#2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1841"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26146"
},
{
"category": "external",
"summary": "RHBZ#2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942",
"url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T14:56:06+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1841"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"HighAvailability-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"HighAvailability-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.src",
"ResilientStorage-9.0.0.Z.EUS:pcs-0:0.11.1-10.el9_0.5.x86_64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.aarch64",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.ppc64le",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.s390x",
"ResilientStorage-9.0.0.Z.EUS:pcs-snmp-0:0.11.1-10.el9_0.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
RHSA-2024_1846
Vulnerability from csaf_redhat - Published: 2024-04-16 15:26 - Updated: 2024-12-16 18:29A 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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for pcs is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The pcs packages provide a command-line configuration system for the Pacemaker and Corosync utilities.\n\nSecurity Fix(es):\n\n* rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing (CVE-2024-25126)\n\n* rubygem-rack: Possible DoS Vulnerability with Range Header in Rack (CVE-2024-26141)\n\n* rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing (CVE-2024-26146)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:1846",
"url": "https://access.redhat.com/errata/RHSA-2024:1846"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1846.json"
}
],
"title": "Red Hat Security Advisory: pcs security update",
"tracking": {
"current_release_date": "2024-12-16T18:29:16+00:00",
"generator": {
"date": "2024-12-16T18:29:16+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:1846",
"initial_release_date": "2024-04-16T15:26:07+00:00",
"revision_history": [
{
"date": "2024-04-16T15:26:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-16T15:26:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-16T18:29:16+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.src",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.src",
"product_id": "pcs-0:0.11.4-7.el9_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"product_id": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"product_id": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"product_id": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "pcs-0:0.11.4-7.el9_2.1.s390x",
"product": {
"name": "pcs-0:0.11.4-7.el9_2.1.s390x",
"product_id": "pcs-0:0.11.4-7.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs@0.11.4-7.el9_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"product": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"product_id": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/pcs-snmp@0.11.4-7.el9_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.src",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.src",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64"
},
"product_reference": "pcs-0:0.11.4-7.el9_2.1.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
},
"product_reference": "pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-25126",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265593"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Content-Type. Carefully crafted content type headers can cause Rack\u2019s media type parser to take much longer than expected, leading to a possible denial of service vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-25126"
},
{
"category": "external",
"summary": "RHBZ#2265593",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265593"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25126"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941",
"url": "https://discuss.rubyonrails.org/t/denial-of-service-vulnerability-in-rack-content-type-parsing/84941"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T15:26:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1846"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Denial of Service Vulnerability in Rack Content-Type Parsing"
},
{
"cve": "CVE-2024-26141",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265594"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Range Header. Carefully crafted range headers can cause a server to respond with an unexpectedly large response. Responding with large responses could lead to a denial of service issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as a Moderate impact as this requires a specifically crafted response.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26141"
},
{
"category": "external",
"summary": "RHBZ#2265594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26141"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944",
"url": "https://discuss.rubyonrails.org/t/possible-dos-vulnerability-with-range-header-in-rack/84944"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T15:26:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1846"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible DoS Vulnerability with Range Header in Rack"
},
{
"cve": "CVE-2024-26146",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2024-02-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265595"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DoS) vulnerability was found in rubygem-rack in how it parses Rack Header. Carefully crafted headers can cause header parsing in Rack to take longer than expected, resulting in a possible denial of service issue. Accept and Forwarded headers are impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-26146"
},
{
"category": "external",
"summary": "RHBZ#2265595",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265595"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26146"
},
{
"category": "external",
"summary": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942",
"url": "https://discuss.rubyonrails.org/t/possible-denial-of-service-vulnerability-in-rack-header-parsing/84942"
}
],
"release_date": "2024-02-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-16T15:26:07+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1846"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. The recommendation is to perform updates as soon as they are available.",
"product_ids": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"HighAvailability-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"HighAvailability-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.src",
"ResilientStorage-9.2.0.Z.EUS:pcs-0:0.11.4-7.el9_2.1.x86_64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.aarch64",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.s390x",
"ResilientStorage-9.2.0.Z.EUS:pcs-snmp-0:0.11.4-7.el9_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "rubygem-rack: Possible Denial of Service Vulnerability in Rack Header Parsing"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.