Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-28755 (GCVE-0-2023-28755)
Vulnerability from cvelistv5 – Published: 2023-03-31 00:00 – Updated: 2025-11-04 17:12- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2025-11-04T17:12:28.184Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.ruby-lang.org/en/downloads/releases/"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/ruby/uri/releases/"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/"
},
{
"name": "FEDORA-2023-6b924d3b75",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/"
},
{
"name": "FEDORA-2023-a7be7ea1aa",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/"
},
{
"name": "FEDORA-2023-f58d72c700",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/"
},
{
"name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3408-1] jruby security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230526-0003/"
},
{
"name": "GLSA-202401-27",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202401-27"
},
{
"name": "FEDORA-2024-31cac8b8ec",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/"
},
{
"name": "FEDORA-2024-48bdd3abbf",
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00015.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00000.html"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2023-28755",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-02-14T19:38:26.230316Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1333",
"description": "CWE-1333 Inefficient Regular Expression Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-02-14T19:39:09.838Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-05-04T03:06:02.989Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/"
},
{
"url": "https://www.ruby-lang.org/en/downloads/releases/"
},
{
"url": "https://github.com/ruby/uri/releases/"
},
{
"url": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/"
},
{
"name": "FEDORA-2023-6b924d3b75",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/"
},
{
"name": "FEDORA-2023-a7be7ea1aa",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/"
},
{
"name": "FEDORA-2023-f58d72c700",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/"
},
{
"name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3408-1] jruby security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230526-0003/"
},
{
"name": "GLSA-202401-27",
"tags": [
"vendor-advisory"
],
"url": "https://security.gentoo.org/glsa/202401-27"
},
{
"name": "FEDORA-2024-31cac8b8ec",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/"
},
{
"name": "FEDORA-2024-48bdd3abbf",
"tags": [
"vendor-advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2023-28755",
"datePublished": "2023-03-31T00:00:00.000Z",
"dateReserved": "2023-03-23T00:00:00.000Z",
"dateUpdated": "2025-11-04T17:12:28.184Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-28755",
"date": "2026-05-29",
"epss": "0.00337",
"percentile": "0.56735"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-28755\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2023-03-31T04:15:09.037\",\"lastModified\":\"2025-11-04T18:15:40.063\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.\"}],\"metrics\":{\"cvssMetricV31\":[{\"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:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1333\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:uri:*:*:*:*:*:ruby:*:*\",\"versionEndIncluding\":\"0.10.0\",\"matchCriteriaId\":\"ADDFECF7-5F46-498B-9862-55DA03C8F07B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:uri:0.10.1:*:*:*:*:ruby:*:*\",\"matchCriteriaId\":\"9AEC0027-E0D8-4E68-BDFC-6FAEFF01FEEA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:uri:0.11.0:*:*:*:*:ruby:*:*\",\"matchCriteriaId\":\"3D764446-C057-4529-B486-CA7C9D38E48A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:ruby-lang:uri:0.12.0:*:*:*:*:ruby:*:*\",\"matchCriteriaId\":\"8C229D83-75B1-4874-B2A9-764FBA12C517\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E30D0E6F-4AE8-4284-8716-991DFA48CC5D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CC559B26-5DFC-4B7A-A27C-B77DE755DFF9\"}]}]}],\"references\":[{\"url\":\"https://github.com/ruby/uri/releases/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202401-27\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230526-0003/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.ruby-lang.org/en/downloads/releases/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/ruby/uri/releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2024/09/msg00000.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/05/msg00015.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202401-27\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20230526-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.ruby-lang.org/en/downloads/releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.ruby-lang.org/en/downloads/releases/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/ruby/uri/releases/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/\", \"name\": \"FEDORA-2023-6b924d3b75\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/\", \"name\": \"FEDORA-2023-a7be7ea1aa\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/\", \"name\": \"FEDORA-2023-f58d72c700\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html\", \"name\": \"[debian-lts-announce] 20230430 [SECURITY] [DLA 3408-1] jruby security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230526-0003/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.gentoo.org/glsa/202401-27\", \"name\": \"GLSA-202401-27\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/\", \"name\": \"FEDORA-2024-31cac8b8ec\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/\", \"name\": \"FEDORA-2024-48bdd3abbf\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/05/msg00015.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2024/09/msg00000.html\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T17:12:28.184Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-28755\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-02-14T19:38:26.230316Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1333\", \"description\": \"CWE-1333 Inefficient Regular Expression Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-02-14T19:38:53.782Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/\"}, {\"url\": \"https://www.ruby-lang.org/en/downloads/releases/\"}, {\"url\": \"https://github.com/ruby/uri/releases/\"}, {\"url\": \"https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/\", \"name\": \"FEDORA-2023-6b924d3b75\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/\", \"name\": \"FEDORA-2023-a7be7ea1aa\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/\", \"name\": \"FEDORA-2023-f58d72c700\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html\", \"name\": \"[debian-lts-announce] 20230430 [SECURITY] [DLA 3408-1] jruby security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230526-0003/\"}, {\"url\": \"https://security.gentoo.org/glsa/202401-27\", \"name\": \"GLSA-202401-27\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ/\", \"name\": \"FEDORA-2024-31cac8b8ec\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF/\", \"name\": \"FEDORA-2024-48bdd3abbf\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-05-04T03:06:02.989Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-28755\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-04T17:12:28.184Z\", \"dateReserved\": \"2023-03-23T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2023-03-31T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
GHSA-HV5J-3H9F-99C2
Vulnerability from github – Published: 2023-03-31 06:30 – Updated: 2025-11-04 19:37A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.
{
"affected": [
{
"package": {
"ecosystem": "RubyGems",
"name": "uri"
},
"ranges": [
{
"events": [
{
"introduced": "0.12.0"
},
{
"fixed": "0.12.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.12.0"
]
},
{
"package": {
"ecosystem": "RubyGems",
"name": "uri"
},
"ranges": [
{
"events": [
{
"introduced": "0.11.0"
},
{
"fixed": "0.11.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.0"
]
},
{
"package": {
"ecosystem": "RubyGems",
"name": "uri"
},
"ranges": [
{
"events": [
{
"introduced": "0.10.1"
},
{
"fixed": "0.10.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.10.1"
]
},
{
"package": {
"ecosystem": "RubyGems",
"name": "uri"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.10.0.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-28755"
],
"database_specific": {
"cwe_ids": [
"CWE-1333"
],
"github_reviewed": true,
"github_reviewed_at": "2023-03-31T22:43:59Z",
"nvd_published_at": "2023-03-31T04:15:00Z",
"severity": "HIGH"
},
"details": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.",
"id": "GHSA-hv5j-3h9f-99c2",
"modified": "2025-11-04T19:37:56Z",
"published": "2023-03-31T06:30:15Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28755"
},
{
"type": "WEB",
"url": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755"
},
{
"type": "WEB",
"url": "https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released"
},
{
"type": "WEB",
"url": "https://www.ruby-lang.org/en/downloads/releases"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20230526-0003"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202401-27"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/QA6XUKUY7B5OLNQBLHOT43UW7C5NIOQQ"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/27LUWREIFTP3MQAW7QE4PJM4DPAQJWXF"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00015.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2024/09/msg00000.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html"
},
{
"type": "WEB",
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/uri/CVE-2023-28755.yml"
},
{
"type": "WEB",
"url": "https://github.com/ruby/uri/releases"
},
{
"type": "PACKAGE",
"url": "https://github.com/ruby/uri"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "Ruby URI component ReDoS issue"
}
GSD-2023-28755
Vulnerability from gsd - Updated: 2023-12-13 01:20{
"GSD": {
"alias": "CVE-2023-28755",
"id": "GSD-2023-28755"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2023-28755"
],
"details": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.",
"id": "GSD-2023-28755",
"modified": "2023-12-13T01:20:48.707169Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-28755",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/",
"refsource": "MISC",
"url": "https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/"
},
{
"name": "https://www.ruby-lang.org/en/downloads/releases/",
"refsource": "MISC",
"url": "https://www.ruby-lang.org/en/downloads/releases/"
},
{
"name": "https://github.com/ruby/uri/releases/",
"refsource": "MISC",
"url": "https://github.com/ruby/uri/releases/"
},
{
"name": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/",
"refsource": "CONFIRM",
"url": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/"
},
{
"name": "FEDORA-2023-6b924d3b75",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/"
},
{
"name": "FEDORA-2023-a7be7ea1aa",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/"
},
{
"name": "FEDORA-2023-f58d72c700",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/"
},
{
"name": "[debian-lts-announce] 20230430 [SECURITY] [DLA 3408-1] jruby security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230526-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20230526-0003/"
},
{
"name": "GLSA-202401-27",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202401-27"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003e=0.10.1 \u003c=0.12.0",
"affected_versions": "All versions starting from 0.10.1 up to 0.12.0",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"cwe_ids": [
"CWE-1035",
"CWE-1333",
"CWE-937"
],
"date": "2023-05-30",
"description": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.",
"fixed_versions": [
"0.12.1"
],
"identifier": "CVE-2023-28755",
"identifiers": [
"CVE-2023-28755",
"GHSA-hv5j-3h9f-99c2"
],
"not_impacted": "All versions before 0.10.1, all versions after 0.12.0",
"package_slug": "gem/uri",
"pubdate": "2023-03-31",
"solution": "Upgrade to version 0.12.1 or above.",
"title": "Ruby URI component ReDoS issue",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2023-28755",
"https://github.com/ruby/uri/releases/",
"https://www.ruby-lang.org/en/downloads/releases/",
"https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/",
"https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/",
"https://github.com/advisories/GHSA-hv5j-3h9f-99c2"
],
"uuid": "5073da6d-e466-4fd6-b6a4-f108063d6a6f"
}
]
},
"nvd.nist.gov": {
"cve": {
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ruby-lang:uri:*:*:*:*:*:ruby:*:*",
"matchCriteriaId": "ADDFECF7-5F46-498B-9862-55DA03C8F07B",
"versionEndIncluding": "0.10.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ruby-lang:uri:0.10.1:*:*:*:*:ruby:*:*",
"matchCriteriaId": "9AEC0027-E0D8-4E68-BDFC-6FAEFF01FEEA",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ruby-lang:uri:0.11.0:*:*:*:*:ruby:*:*",
"matchCriteriaId": "3D764446-C057-4529-B486-CA7C9D38E48A",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:ruby-lang:uri:0.12.0:*:*:*:*:ruby:*:*",
"matchCriteriaId": "8C229D83-75B1-4874-B2A9-764FBA12C517",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*",
"matchCriteriaId": "5C675112-476C-4D7C-BCB9-A2FB2D0BC9FD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*",
"matchCriteriaId": "E30D0E6F-4AE8-4284-8716-991DFA48CC5D",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*",
"matchCriteriaId": "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1."
}
],
"id": "CVE-2023-28755",
"lastModified": "2024-01-24T05:15:12.900",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2023-03-31T04:15:09.037",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://github.com/ruby/uri/releases/"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/04/msg00033.html"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FFZANOQA4RYX7XCB42OO3P24DQKWHEKA/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/G76GZG3RAGYF4P75YY7J7TGYAU7Z5E2T/"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WMIOPLBAAM3FEQNAXA2L7BDKOGSVUT5Z/"
},
{
"source": "cve@mitre.org",
"url": "https://security.gentoo.org/glsa/202401-27"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20230526-0003/"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://www.ruby-lang.org/en/downloads/releases/"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/"
},
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
}
}
}
OPENSUSE-SU-2024:12828-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libruby3_2-3_2-3.2.2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libruby3_2-3_2-3.2.2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12828",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12828-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28755 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28755/"
}
],
"title": "libruby3_2-3_2-3.2.2-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12828-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libruby3_2-3_2-3.2.2-1.1.aarch64",
"product": {
"name": "libruby3_2-3_2-3.2.2-1.1.aarch64",
"product_id": "libruby3_2-3_2-3.2.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.2-3.2.2-1.1.aarch64",
"product": {
"name": "ruby3.2-3.2.2-1.1.aarch64",
"product_id": "ruby3.2-3.2.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.2-devel-3.2.2-1.1.aarch64",
"product": {
"name": "ruby3.2-devel-3.2.2-1.1.aarch64",
"product_id": "ruby3.2-devel-3.2.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.2-devel-extra-3.2.2-1.1.aarch64",
"product": {
"name": "ruby3.2-devel-extra-3.2.2-1.1.aarch64",
"product_id": "ruby3.2-devel-extra-3.2.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.2-doc-3.2.2-1.1.aarch64",
"product": {
"name": "ruby3.2-doc-3.2.2-1.1.aarch64",
"product_id": "ruby3.2-doc-3.2.2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.2-doc-ri-3.2.2-1.1.aarch64",
"product": {
"name": "ruby3.2-doc-ri-3.2.2-1.1.aarch64",
"product_id": "ruby3.2-doc-ri-3.2.2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_2-3_2-3.2.2-1.1.ppc64le",
"product": {
"name": "libruby3_2-3_2-3.2.2-1.1.ppc64le",
"product_id": "libruby3_2-3_2-3.2.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.2-3.2.2-1.1.ppc64le",
"product": {
"name": "ruby3.2-3.2.2-1.1.ppc64le",
"product_id": "ruby3.2-3.2.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.2-devel-3.2.2-1.1.ppc64le",
"product": {
"name": "ruby3.2-devel-3.2.2-1.1.ppc64le",
"product_id": "ruby3.2-devel-3.2.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.2-devel-extra-3.2.2-1.1.ppc64le",
"product": {
"name": "ruby3.2-devel-extra-3.2.2-1.1.ppc64le",
"product_id": "ruby3.2-devel-extra-3.2.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.2-doc-3.2.2-1.1.ppc64le",
"product": {
"name": "ruby3.2-doc-3.2.2-1.1.ppc64le",
"product_id": "ruby3.2-doc-3.2.2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.2-doc-ri-3.2.2-1.1.ppc64le",
"product": {
"name": "ruby3.2-doc-ri-3.2.2-1.1.ppc64le",
"product_id": "ruby3.2-doc-ri-3.2.2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_2-3_2-3.2.2-1.1.s390x",
"product": {
"name": "libruby3_2-3_2-3.2.2-1.1.s390x",
"product_id": "libruby3_2-3_2-3.2.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.2-3.2.2-1.1.s390x",
"product": {
"name": "ruby3.2-3.2.2-1.1.s390x",
"product_id": "ruby3.2-3.2.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.2-devel-3.2.2-1.1.s390x",
"product": {
"name": "ruby3.2-devel-3.2.2-1.1.s390x",
"product_id": "ruby3.2-devel-3.2.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.2-devel-extra-3.2.2-1.1.s390x",
"product": {
"name": "ruby3.2-devel-extra-3.2.2-1.1.s390x",
"product_id": "ruby3.2-devel-extra-3.2.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.2-doc-3.2.2-1.1.s390x",
"product": {
"name": "ruby3.2-doc-3.2.2-1.1.s390x",
"product_id": "ruby3.2-doc-3.2.2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.2-doc-ri-3.2.2-1.1.s390x",
"product": {
"name": "ruby3.2-doc-ri-3.2.2-1.1.s390x",
"product_id": "ruby3.2-doc-ri-3.2.2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_2-3_2-3.2.2-1.1.x86_64",
"product": {
"name": "libruby3_2-3_2-3.2.2-1.1.x86_64",
"product_id": "libruby3_2-3_2-3.2.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.2-3.2.2-1.1.x86_64",
"product": {
"name": "ruby3.2-3.2.2-1.1.x86_64",
"product_id": "ruby3.2-3.2.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.2-devel-3.2.2-1.1.x86_64",
"product": {
"name": "ruby3.2-devel-3.2.2-1.1.x86_64",
"product_id": "ruby3.2-devel-3.2.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.2-devel-extra-3.2.2-1.1.x86_64",
"product": {
"name": "ruby3.2-devel-extra-3.2.2-1.1.x86_64",
"product_id": "ruby3.2-devel-extra-3.2.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.2-doc-3.2.2-1.1.x86_64",
"product": {
"name": "ruby3.2-doc-3.2.2-1.1.x86_64",
"product_id": "ruby3.2-doc-3.2.2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.2-doc-ri-3.2.2-1.1.x86_64",
"product": {
"name": "ruby3.2-doc-ri-3.2.2-1.1.x86_64",
"product_id": "ruby3.2-doc-ri-3.2.2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_2-3_2-3.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.aarch64"
},
"product_reference": "libruby3_2-3_2-3.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_2-3_2-3.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.ppc64le"
},
"product_reference": "libruby3_2-3_2-3.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_2-3_2-3.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.s390x"
},
"product_reference": "libruby3_2-3_2-3.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_2-3_2-3.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.x86_64"
},
"product_reference": "libruby3_2-3_2-3.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-3.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.aarch64"
},
"product_reference": "ruby3.2-3.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-3.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.ppc64le"
},
"product_reference": "ruby3.2-3.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-3.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.s390x"
},
"product_reference": "ruby3.2-3.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-3.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.x86_64"
},
"product_reference": "ruby3.2-3.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-devel-3.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.aarch64"
},
"product_reference": "ruby3.2-devel-3.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-devel-3.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.ppc64le"
},
"product_reference": "ruby3.2-devel-3.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-devel-3.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.s390x"
},
"product_reference": "ruby3.2-devel-3.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-devel-3.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.x86_64"
},
"product_reference": "ruby3.2-devel-3.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-devel-extra-3.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.aarch64"
},
"product_reference": "ruby3.2-devel-extra-3.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-devel-extra-3.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.ppc64le"
},
"product_reference": "ruby3.2-devel-extra-3.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-devel-extra-3.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.s390x"
},
"product_reference": "ruby3.2-devel-extra-3.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-devel-extra-3.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.x86_64"
},
"product_reference": "ruby3.2-devel-extra-3.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-doc-3.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.aarch64"
},
"product_reference": "ruby3.2-doc-3.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-doc-3.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.ppc64le"
},
"product_reference": "ruby3.2-doc-3.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-doc-3.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.s390x"
},
"product_reference": "ruby3.2-doc-3.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-doc-3.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.x86_64"
},
"product_reference": "ruby3.2-doc-3.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-doc-ri-3.2.2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.aarch64"
},
"product_reference": "ruby3.2-doc-ri-3.2.2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-doc-ri-3.2.2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.ppc64le"
},
"product_reference": "ruby3.2-doc-ri-3.2.2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-doc-ri-3.2.2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.s390x"
},
"product_reference": "ruby3.2-doc-ri-3.2.2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.2-doc-ri-3.2.2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.x86_64"
},
"product_reference": "ruby3.2-doc-ri-3.2.2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28755",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28755"
}
],
"notes": [
{
"category": "general",
"text": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28755",
"url": "https://www.suse.com/security/cve/CVE-2023-28755"
},
{
"category": "external",
"summary": "SUSE Bug 1209891 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1209891"
},
{
"category": "external",
"summary": "SUSE Bug 1212890 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1212890"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:libruby3_2-3_2-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-devel-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-devel-extra-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-doc-3.2.2-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.s390x",
"openSUSE Tumbleweed:ruby3.2-doc-ri-3.2.2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28755"
}
]
}
OPENSUSE-SU-2024:12849-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libruby3_1-3_1-3.1.4-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libruby3_1-3_1-3.1.4-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-12849",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_12849-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28755 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28755/"
}
],
"title": "libruby3_1-3_1-3.1.4-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:12849-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libruby3_1-3_1-3.1.4-1.1.aarch64",
"product": {
"name": "libruby3_1-3_1-3.1.4-1.1.aarch64",
"product_id": "libruby3_1-3_1-3.1.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.1-3.1.4-1.1.aarch64",
"product": {
"name": "ruby3.1-3.1.4-1.1.aarch64",
"product_id": "ruby3.1-3.1.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.1-devel-3.1.4-1.1.aarch64",
"product": {
"name": "ruby3.1-devel-3.1.4-1.1.aarch64",
"product_id": "ruby3.1-devel-3.1.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.1-devel-extra-3.1.4-1.1.aarch64",
"product": {
"name": "ruby3.1-devel-extra-3.1.4-1.1.aarch64",
"product_id": "ruby3.1-devel-extra-3.1.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.1-doc-3.1.4-1.1.aarch64",
"product": {
"name": "ruby3.1-doc-3.1.4-1.1.aarch64",
"product_id": "ruby3.1-doc-3.1.4-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.1-doc-ri-3.1.4-1.1.aarch64",
"product": {
"name": "ruby3.1-doc-ri-3.1.4-1.1.aarch64",
"product_id": "ruby3.1-doc-ri-3.1.4-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_1-3_1-3.1.4-1.1.ppc64le",
"product": {
"name": "libruby3_1-3_1-3.1.4-1.1.ppc64le",
"product_id": "libruby3_1-3_1-3.1.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.1-3.1.4-1.1.ppc64le",
"product": {
"name": "ruby3.1-3.1.4-1.1.ppc64le",
"product_id": "ruby3.1-3.1.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.1-devel-3.1.4-1.1.ppc64le",
"product": {
"name": "ruby3.1-devel-3.1.4-1.1.ppc64le",
"product_id": "ruby3.1-devel-3.1.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.1-devel-extra-3.1.4-1.1.ppc64le",
"product": {
"name": "ruby3.1-devel-extra-3.1.4-1.1.ppc64le",
"product_id": "ruby3.1-devel-extra-3.1.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.1-doc-3.1.4-1.1.ppc64le",
"product": {
"name": "ruby3.1-doc-3.1.4-1.1.ppc64le",
"product_id": "ruby3.1-doc-3.1.4-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.1-doc-ri-3.1.4-1.1.ppc64le",
"product": {
"name": "ruby3.1-doc-ri-3.1.4-1.1.ppc64le",
"product_id": "ruby3.1-doc-ri-3.1.4-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_1-3_1-3.1.4-1.1.s390x",
"product": {
"name": "libruby3_1-3_1-3.1.4-1.1.s390x",
"product_id": "libruby3_1-3_1-3.1.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.1-3.1.4-1.1.s390x",
"product": {
"name": "ruby3.1-3.1.4-1.1.s390x",
"product_id": "ruby3.1-3.1.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.1-devel-3.1.4-1.1.s390x",
"product": {
"name": "ruby3.1-devel-3.1.4-1.1.s390x",
"product_id": "ruby3.1-devel-3.1.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.1-devel-extra-3.1.4-1.1.s390x",
"product": {
"name": "ruby3.1-devel-extra-3.1.4-1.1.s390x",
"product_id": "ruby3.1-devel-extra-3.1.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.1-doc-3.1.4-1.1.s390x",
"product": {
"name": "ruby3.1-doc-3.1.4-1.1.s390x",
"product_id": "ruby3.1-doc-3.1.4-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.1-doc-ri-3.1.4-1.1.s390x",
"product": {
"name": "ruby3.1-doc-ri-3.1.4-1.1.s390x",
"product_id": "ruby3.1-doc-ri-3.1.4-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_1-3_1-3.1.4-1.1.x86_64",
"product": {
"name": "libruby3_1-3_1-3.1.4-1.1.x86_64",
"product_id": "libruby3_1-3_1-3.1.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.1-3.1.4-1.1.x86_64",
"product": {
"name": "ruby3.1-3.1.4-1.1.x86_64",
"product_id": "ruby3.1-3.1.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.1-devel-3.1.4-1.1.x86_64",
"product": {
"name": "ruby3.1-devel-3.1.4-1.1.x86_64",
"product_id": "ruby3.1-devel-3.1.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.1-devel-extra-3.1.4-1.1.x86_64",
"product": {
"name": "ruby3.1-devel-extra-3.1.4-1.1.x86_64",
"product_id": "ruby3.1-devel-extra-3.1.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.1-doc-3.1.4-1.1.x86_64",
"product": {
"name": "ruby3.1-doc-3.1.4-1.1.x86_64",
"product_id": "ruby3.1-doc-3.1.4-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.1-doc-ri-3.1.4-1.1.x86_64",
"product": {
"name": "ruby3.1-doc-ri-3.1.4-1.1.x86_64",
"product_id": "ruby3.1-doc-ri-3.1.4-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_1-3_1-3.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.aarch64"
},
"product_reference": "libruby3_1-3_1-3.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_1-3_1-3.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.ppc64le"
},
"product_reference": "libruby3_1-3_1-3.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_1-3_1-3.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.s390x"
},
"product_reference": "libruby3_1-3_1-3.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_1-3_1-3.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.x86_64"
},
"product_reference": "libruby3_1-3_1-3.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-3.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.aarch64"
},
"product_reference": "ruby3.1-3.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-3.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.ppc64le"
},
"product_reference": "ruby3.1-3.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-3.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.s390x"
},
"product_reference": "ruby3.1-3.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-3.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.x86_64"
},
"product_reference": "ruby3.1-3.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-devel-3.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.aarch64"
},
"product_reference": "ruby3.1-devel-3.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-devel-3.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.ppc64le"
},
"product_reference": "ruby3.1-devel-3.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-devel-3.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.s390x"
},
"product_reference": "ruby3.1-devel-3.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-devel-3.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.x86_64"
},
"product_reference": "ruby3.1-devel-3.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-devel-extra-3.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.aarch64"
},
"product_reference": "ruby3.1-devel-extra-3.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-devel-extra-3.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.ppc64le"
},
"product_reference": "ruby3.1-devel-extra-3.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-devel-extra-3.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.s390x"
},
"product_reference": "ruby3.1-devel-extra-3.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-devel-extra-3.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.x86_64"
},
"product_reference": "ruby3.1-devel-extra-3.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-doc-3.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.aarch64"
},
"product_reference": "ruby3.1-doc-3.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-doc-3.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.ppc64le"
},
"product_reference": "ruby3.1-doc-3.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-doc-3.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.s390x"
},
"product_reference": "ruby3.1-doc-3.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-doc-3.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.x86_64"
},
"product_reference": "ruby3.1-doc-3.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-doc-ri-3.1.4-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.aarch64"
},
"product_reference": "ruby3.1-doc-ri-3.1.4-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-doc-ri-3.1.4-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.ppc64le"
},
"product_reference": "ruby3.1-doc-ri-3.1.4-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-doc-ri-3.1.4-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.s390x"
},
"product_reference": "ruby3.1-doc-ri-3.1.4-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.1-doc-ri-3.1.4-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.x86_64"
},
"product_reference": "ruby3.1-doc-ri-3.1.4-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-28755",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28755"
}
],
"notes": [
{
"category": "general",
"text": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28755",
"url": "https://www.suse.com/security/cve/CVE-2023-28755"
},
{
"category": "external",
"summary": "SUSE Bug 1209891 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1209891"
},
{
"category": "external",
"summary": "SUSE Bug 1212890 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1212890"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:libruby3_1-3_1-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-devel-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-devel-extra-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-doc-3.1.4-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.s390x",
"openSUSE Tumbleweed:ruby3.1-doc-ri-3.1.4-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28755"
}
]
}
OPENSUSE-SU-2024:13623-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libruby3_3-3_3-3.3.0-1.2 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libruby3_3-3_3-3.3.0-1.2 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13623",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13623-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10663 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10663/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10933 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-28965 page",
"url": "https://www.suse.com/security/cve/CVE-2021-28965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-31799 page",
"url": "https://www.suse.com/security/cve/CVE-2021-31799/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-31810 page",
"url": "https://www.suse.com/security/cve/CVE-2021-31810/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32066 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32066/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41816 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41816/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41817 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41819 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28738 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28739 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28755 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28755/"
}
],
"title": "libruby3_3-3_3-3.3.0-1.2 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13623-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libruby3_3-3_3-3.3.0-1.2.aarch64",
"product": {
"name": "libruby3_3-3_3-3.3.0-1.2.aarch64",
"product_id": "libruby3_3-3_3-3.3.0-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.3-3.3.0-1.2.aarch64",
"product": {
"name": "ruby3.3-3.3.0-1.2.aarch64",
"product_id": "ruby3.3-3.3.0-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.3-devel-3.3.0-1.2.aarch64",
"product": {
"name": "ruby3.3-devel-3.3.0-1.2.aarch64",
"product_id": "ruby3.3-devel-3.3.0-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"product": {
"name": "ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"product_id": "ruby3.3-devel-extra-3.3.0-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.3-doc-3.3.0-1.2.aarch64",
"product": {
"name": "ruby3.3-doc-3.3.0-1.2.aarch64",
"product_id": "ruby3.3-doc-3.3.0-1.2.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"product": {
"name": "ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"product_id": "ruby3.3-doc-ri-3.3.0-1.2.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_3-3_3-3.3.0-1.2.ppc64le",
"product": {
"name": "libruby3_3-3_3-3.3.0-1.2.ppc64le",
"product_id": "libruby3_3-3_3-3.3.0-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.3-3.3.0-1.2.ppc64le",
"product": {
"name": "ruby3.3-3.3.0-1.2.ppc64le",
"product_id": "ruby3.3-3.3.0-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.3-devel-3.3.0-1.2.ppc64le",
"product": {
"name": "ruby3.3-devel-3.3.0-1.2.ppc64le",
"product_id": "ruby3.3-devel-3.3.0-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"product": {
"name": "ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"product_id": "ruby3.3-devel-extra-3.3.0-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.3-doc-3.3.0-1.2.ppc64le",
"product": {
"name": "ruby3.3-doc-3.3.0-1.2.ppc64le",
"product_id": "ruby3.3-doc-3.3.0-1.2.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"product": {
"name": "ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"product_id": "ruby3.3-doc-ri-3.3.0-1.2.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_3-3_3-3.3.0-1.2.s390x",
"product": {
"name": "libruby3_3-3_3-3.3.0-1.2.s390x",
"product_id": "libruby3_3-3_3-3.3.0-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.3-3.3.0-1.2.s390x",
"product": {
"name": "ruby3.3-3.3.0-1.2.s390x",
"product_id": "ruby3.3-3.3.0-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.3-devel-3.3.0-1.2.s390x",
"product": {
"name": "ruby3.3-devel-3.3.0-1.2.s390x",
"product_id": "ruby3.3-devel-3.3.0-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.3-devel-extra-3.3.0-1.2.s390x",
"product": {
"name": "ruby3.3-devel-extra-3.3.0-1.2.s390x",
"product_id": "ruby3.3-devel-extra-3.3.0-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.3-doc-3.3.0-1.2.s390x",
"product": {
"name": "ruby3.3-doc-3.3.0-1.2.s390x",
"product_id": "ruby3.3-doc-3.3.0-1.2.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.3-doc-ri-3.3.0-1.2.s390x",
"product": {
"name": "ruby3.3-doc-ri-3.3.0-1.2.s390x",
"product_id": "ruby3.3-doc-ri-3.3.0-1.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_3-3_3-3.3.0-1.2.x86_64",
"product": {
"name": "libruby3_3-3_3-3.3.0-1.2.x86_64",
"product_id": "libruby3_3-3_3-3.3.0-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.3-3.3.0-1.2.x86_64",
"product": {
"name": "ruby3.3-3.3.0-1.2.x86_64",
"product_id": "ruby3.3-3.3.0-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.3-devel-3.3.0-1.2.x86_64",
"product": {
"name": "ruby3.3-devel-3.3.0-1.2.x86_64",
"product_id": "ruby3.3-devel-3.3.0-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"product": {
"name": "ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"product_id": "ruby3.3-devel-extra-3.3.0-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.3-doc-3.3.0-1.2.x86_64",
"product": {
"name": "ruby3.3-doc-3.3.0-1.2.x86_64",
"product_id": "ruby3.3-doc-3.3.0-1.2.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.3-doc-ri-3.3.0-1.2.x86_64",
"product": {
"name": "ruby3.3-doc-ri-3.3.0-1.2.x86_64",
"product_id": "ruby3.3-doc-ri-3.3.0-1.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_3-3_3-3.3.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64"
},
"product_reference": "libruby3_3-3_3-3.3.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_3-3_3-3.3.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le"
},
"product_reference": "libruby3_3-3_3-3.3.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_3-3_3-3.3.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x"
},
"product_reference": "libruby3_3-3_3-3.3.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_3-3_3-3.3.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64"
},
"product_reference": "libruby3_3-3_3-3.3.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-3.3.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64"
},
"product_reference": "ruby3.3-3.3.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-3.3.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le"
},
"product_reference": "ruby3.3-3.3.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-3.3.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x"
},
"product_reference": "ruby3.3-3.3.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-3.3.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64"
},
"product_reference": "ruby3.3-3.3.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-devel-3.3.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64"
},
"product_reference": "ruby3.3-devel-3.3.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-devel-3.3.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le"
},
"product_reference": "ruby3.3-devel-3.3.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-devel-3.3.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x"
},
"product_reference": "ruby3.3-devel-3.3.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-devel-3.3.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64"
},
"product_reference": "ruby3.3-devel-3.3.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-devel-extra-3.3.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64"
},
"product_reference": "ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-devel-extra-3.3.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le"
},
"product_reference": "ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-devel-extra-3.3.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x"
},
"product_reference": "ruby3.3-devel-extra-3.3.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-devel-extra-3.3.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64"
},
"product_reference": "ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-doc-3.3.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64"
},
"product_reference": "ruby3.3-doc-3.3.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-doc-3.3.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le"
},
"product_reference": "ruby3.3-doc-3.3.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-doc-3.3.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x"
},
"product_reference": "ruby3.3-doc-3.3.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-doc-3.3.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64"
},
"product_reference": "ruby3.3-doc-3.3.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-doc-ri-3.3.0-1.2.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64"
},
"product_reference": "ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-doc-ri-3.3.0-1.2.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le"
},
"product_reference": "ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-doc-ri-3.3.0-1.2.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x"
},
"product_reference": "ruby3.3-doc-ri-3.3.0-1.2.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.3-doc-ri-3.3.0-1.2.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
},
"product_reference": "ruby3.3-doc-ri-3.3.0-1.2.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10663",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10663"
}
],
"notes": [
{
"category": "general",
"text": "The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar to CVE-2013-0269, but does not rely on poor garbage-collection behavior within Ruby. Specifically, use of JSON parsing methods can lead to creation of a malicious object within the interpreter, with adverse effects that are application-dependent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10663",
"url": "https://www.suse.com/security/cve/CVE-2020-10663"
},
{
"category": "external",
"summary": "SUSE Bug 1167244 for CVE-2020-10663",
"url": "https://bugzilla.suse.com/1167244"
},
{
"category": "external",
"summary": "SUSE Bug 1171517 for CVE-2020-10663",
"url": "https://bugzilla.suse.com/1171517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10933"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10933",
"url": "https://www.suse.com/security/cve/CVE-2020-10933"
},
{
"category": "external",
"summary": "SUSE Bug 1168938 for CVE-2020-10933",
"url": "https://bugzilla.suse.com/1168938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-10933"
},
{
"cve": "CVE-2021-28965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-28965"
}
],
"notes": [
{
"category": "general",
"text": "The REXML gem before 3.2.5 in Ruby before 2.6.7, 2.7.x before 2.7.3, and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorrect document can be produced after parsing and serializing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-28965",
"url": "https://www.suse.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "SUSE Bug 1184644 for CVE-2021-28965",
"url": "https://bugzilla.suse.com/1184644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-28965"
},
{
"cve": "CVE-2021-31799",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-31799"
}
],
"notes": [
{
"category": "general",
"text": "In RDoc 3.11 through 6.x before 6.3.1, as distributed with Ruby through 3.0.1, it is possible to execute arbitrary code via | and tags in a filename.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-31799",
"url": "https://www.suse.com/security/cve/CVE-2021-31799"
},
{
"category": "external",
"summary": "SUSE Bug 1190375 for CVE-2021-31799",
"url": "https://bugzilla.suse.com/1190375"
},
{
"category": "external",
"summary": "SUSE Bug 1196771 for CVE-2021-31799",
"url": "https://bugzilla.suse.com/1196771"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-31799"
},
{
"cve": "CVE-2021-31810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-31810"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. A malicious FTP server can use the PASV response to trick Net::FTP into connecting back to a given IP address and port. This potentially makes curl extract information about services that are otherwise private and not disclosed (e.g., the attacker can conduct port scans and service banner extractions).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-31810",
"url": "https://www.suse.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "SUSE Bug 1188161 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1188161"
},
{
"category": "external",
"summary": "SUSE Bug 1193383 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1193383"
},
{
"category": "external",
"summary": "SUSE Bug 1205053 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1205053"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-31810"
},
{
"cve": "CVE-2021-32066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32066"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. Net::IMAP does not raise an exception when StartTLS fails with an an unknown response, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a \"StartTLS stripping attack.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32066",
"url": "https://www.suse.com/security/cve/CVE-2021-32066"
},
{
"category": "external",
"summary": "SUSE Bug 1188160 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1188160"
},
{
"category": "external",
"summary": "SUSE Bug 1196771 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1196771"
},
{
"category": "external",
"summary": "SUSE Bug 1205053 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1205053"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-32066"
},
{
"cve": "CVE-2021-41816",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41816"
}
],
"notes": [
{
"category": "general",
"text": "CGI.escape_html in Ruby before 2.7.5 and 3.x before 3.0.3 has an integer overflow and resultant buffer overflow via a long string on platforms (such as Windows) where size_t and long have different numbers of bytes. This also affects the CGI gem before 0.3.1 for Ruby.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41816",
"url": "https://www.suse.com/security/cve/CVE-2021-41816"
},
{
"category": "external",
"summary": "SUSE Bug 1193080 for CVE-2021-41816",
"url": "https://bugzilla.suse.com/1193080"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-41816"
},
{
"cve": "CVE-2021-41817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41817"
}
],
"notes": [
{
"category": "general",
"text": "Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS (regular expression Denial of Service) via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41817",
"url": "https://www.suse.com/security/cve/CVE-2021-41817"
},
{
"category": "external",
"summary": "SUSE Bug 1193035 for CVE-2021-41817",
"url": "https://bugzilla.suse.com/1193035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41817"
},
{
"cve": "CVE-2021-41819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41819"
}
],
"notes": [
{
"category": "general",
"text": "CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem through 0.3.0 for Ruby.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41819",
"url": "https://www.suse.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "SUSE Bug 1193081 for CVE-2021-41819",
"url": "https://bugzilla.suse.com/1193081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41819"
},
{
"cve": "CVE-2022-28738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28738"
}
],
"notes": [
{
"category": "general",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28738",
"url": "https://www.suse.com/security/cve/CVE-2022-28738"
},
{
"category": "external",
"summary": "SUSE Bug 1198440 for CVE-2022-28738",
"url": "https://bugzilla.suse.com/1198440"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28739"
}
],
"notes": [
{
"category": "general",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28739",
"url": "https://www.suse.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "SUSE Bug 1198441 for CVE-2022-28739",
"url": "https://bugzilla.suse.com/1198441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2023-28755",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28755"
}
],
"notes": [
{
"category": "general",
"text": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28755",
"url": "https://www.suse.com/security/cve/CVE-2023-28755"
},
{
"category": "external",
"summary": "SUSE Bug 1209891 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1209891"
},
{
"category": "external",
"summary": "SUSE Bug 1212890 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1212890"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:libruby3_3-3_3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-devel-extra-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-3.3.0-1.2.x86_64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.aarch64",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.ppc64le",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.s390x",
"openSUSE Tumbleweed:ruby3.3-doc-ri-3.3.0-1.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28755"
}
]
}
OPENSUSE-SU-2025:14621-1
Vulnerability from csaf_opensuse - Published: 2025-01-07 00:00 - Updated: 2025-01-07 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libruby3_4-3_4-3.4.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libruby3_4-3_4-3.4.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-14621",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_14621-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2025:14621-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4CUQQ6QHKQ66CAQFISBEQ34A2SLDQ5JS/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2025:14621-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/4CUQQ6QHKQ66CAQFISBEQ34A2SLDQ5JS/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10663 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10663/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10933 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-28965 page",
"url": "https://www.suse.com/security/cve/CVE-2021-28965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-31799 page",
"url": "https://www.suse.com/security/cve/CVE-2021-31799/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-31810 page",
"url": "https://www.suse.com/security/cve/CVE-2021-31810/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32066 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32066/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41816 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41816/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41817 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41819 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28738 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28739 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28755 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28755/"
}
],
"title": "libruby3_4-3_4-3.4.1-1.1 on GA media",
"tracking": {
"current_release_date": "2025-01-07T00:00:00Z",
"generator": {
"date": "2025-01-07T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:14621-1",
"initial_release_date": "2025-01-07T00:00:00Z",
"revision_history": [
{
"date": "2025-01-07T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libruby3_4-3_4-3.4.1-1.1.aarch64",
"product": {
"name": "libruby3_4-3_4-3.4.1-1.1.aarch64",
"product_id": "libruby3_4-3_4-3.4.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.4-3.4.1-1.1.aarch64",
"product": {
"name": "ruby3.4-3.4.1-1.1.aarch64",
"product_id": "ruby3.4-3.4.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.4-devel-3.4.1-1.1.aarch64",
"product": {
"name": "ruby3.4-devel-3.4.1-1.1.aarch64",
"product_id": "ruby3.4-devel-3.4.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"product": {
"name": "ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"product_id": "ruby3.4-devel-extra-3.4.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.4-doc-3.4.1-1.1.aarch64",
"product": {
"name": "ruby3.4-doc-3.4.1-1.1.aarch64",
"product_id": "ruby3.4-doc-3.4.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"product": {
"name": "ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"product_id": "ruby3.4-doc-ri-3.4.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_4-3_4-3.4.1-1.1.ppc64le",
"product": {
"name": "libruby3_4-3_4-3.4.1-1.1.ppc64le",
"product_id": "libruby3_4-3_4-3.4.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.4-3.4.1-1.1.ppc64le",
"product": {
"name": "ruby3.4-3.4.1-1.1.ppc64le",
"product_id": "ruby3.4-3.4.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.4-devel-3.4.1-1.1.ppc64le",
"product": {
"name": "ruby3.4-devel-3.4.1-1.1.ppc64le",
"product_id": "ruby3.4-devel-3.4.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"product": {
"name": "ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"product_id": "ruby3.4-devel-extra-3.4.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.4-doc-3.4.1-1.1.ppc64le",
"product": {
"name": "ruby3.4-doc-3.4.1-1.1.ppc64le",
"product_id": "ruby3.4-doc-3.4.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"product": {
"name": "ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"product_id": "ruby3.4-doc-ri-3.4.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_4-3_4-3.4.1-1.1.s390x",
"product": {
"name": "libruby3_4-3_4-3.4.1-1.1.s390x",
"product_id": "libruby3_4-3_4-3.4.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.4-3.4.1-1.1.s390x",
"product": {
"name": "ruby3.4-3.4.1-1.1.s390x",
"product_id": "ruby3.4-3.4.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.4-devel-3.4.1-1.1.s390x",
"product": {
"name": "ruby3.4-devel-3.4.1-1.1.s390x",
"product_id": "ruby3.4-devel-3.4.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.4-devel-extra-3.4.1-1.1.s390x",
"product": {
"name": "ruby3.4-devel-extra-3.4.1-1.1.s390x",
"product_id": "ruby3.4-devel-extra-3.4.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.4-doc-3.4.1-1.1.s390x",
"product": {
"name": "ruby3.4-doc-3.4.1-1.1.s390x",
"product_id": "ruby3.4-doc-3.4.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby3.4-doc-ri-3.4.1-1.1.s390x",
"product": {
"name": "ruby3.4-doc-ri-3.4.1-1.1.s390x",
"product_id": "ruby3.4-doc-ri-3.4.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby3_4-3_4-3.4.1-1.1.x86_64",
"product": {
"name": "libruby3_4-3_4-3.4.1-1.1.x86_64",
"product_id": "libruby3_4-3_4-3.4.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.4-3.4.1-1.1.x86_64",
"product": {
"name": "ruby3.4-3.4.1-1.1.x86_64",
"product_id": "ruby3.4-3.4.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.4-devel-3.4.1-1.1.x86_64",
"product": {
"name": "ruby3.4-devel-3.4.1-1.1.x86_64",
"product_id": "ruby3.4-devel-3.4.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"product": {
"name": "ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"product_id": "ruby3.4-devel-extra-3.4.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.4-doc-3.4.1-1.1.x86_64",
"product": {
"name": "ruby3.4-doc-3.4.1-1.1.x86_64",
"product_id": "ruby3.4-doc-3.4.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby3.4-doc-ri-3.4.1-1.1.x86_64",
"product": {
"name": "ruby3.4-doc-ri-3.4.1-1.1.x86_64",
"product_id": "ruby3.4-doc-ri-3.4.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_4-3_4-3.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64"
},
"product_reference": "libruby3_4-3_4-3.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_4-3_4-3.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le"
},
"product_reference": "libruby3_4-3_4-3.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_4-3_4-3.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x"
},
"product_reference": "libruby3_4-3_4-3.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby3_4-3_4-3.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64"
},
"product_reference": "libruby3_4-3_4-3.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-3.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64"
},
"product_reference": "ruby3.4-3.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-3.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le"
},
"product_reference": "ruby3.4-3.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-3.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x"
},
"product_reference": "ruby3.4-3.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-3.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64"
},
"product_reference": "ruby3.4-3.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-devel-3.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64"
},
"product_reference": "ruby3.4-devel-3.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-devel-3.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le"
},
"product_reference": "ruby3.4-devel-3.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-devel-3.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x"
},
"product_reference": "ruby3.4-devel-3.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-devel-3.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64"
},
"product_reference": "ruby3.4-devel-3.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-devel-extra-3.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64"
},
"product_reference": "ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-devel-extra-3.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le"
},
"product_reference": "ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-devel-extra-3.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x"
},
"product_reference": "ruby3.4-devel-extra-3.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-devel-extra-3.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64"
},
"product_reference": "ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-doc-3.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64"
},
"product_reference": "ruby3.4-doc-3.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-doc-3.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le"
},
"product_reference": "ruby3.4-doc-3.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-doc-3.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x"
},
"product_reference": "ruby3.4-doc-3.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-doc-3.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64"
},
"product_reference": "ruby3.4-doc-3.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-doc-ri-3.4.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64"
},
"product_reference": "ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-doc-ri-3.4.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le"
},
"product_reference": "ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-doc-ri-3.4.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x"
},
"product_reference": "ruby3.4-doc-ri-3.4.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby3.4-doc-ri-3.4.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
},
"product_reference": "ruby3.4-doc-ri-3.4.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10663",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10663"
}
],
"notes": [
{
"category": "general",
"text": "The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar to CVE-2013-0269, but does not rely on poor garbage-collection behavior within Ruby. Specifically, use of JSON parsing methods can lead to creation of a malicious object within the interpreter, with adverse effects that are application-dependent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10663",
"url": "https://www.suse.com/security/cve/CVE-2020-10663"
},
{
"category": "external",
"summary": "SUSE Bug 1167244 for CVE-2020-10663",
"url": "https://bugzilla.suse.com/1167244"
},
{
"category": "external",
"summary": "SUSE Bug 1171517 for CVE-2020-10663",
"url": "https://bugzilla.suse.com/1171517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10933"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10933",
"url": "https://www.suse.com/security/cve/CVE-2020-10933"
},
{
"category": "external",
"summary": "SUSE Bug 1168938 for CVE-2020-10933",
"url": "https://bugzilla.suse.com/1168938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-10933"
},
{
"cve": "CVE-2021-28965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-28965"
}
],
"notes": [
{
"category": "general",
"text": "The REXML gem before 3.2.5 in Ruby before 2.6.7, 2.7.x before 2.7.3, and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorrect document can be produced after parsing and serializing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-28965",
"url": "https://www.suse.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "SUSE Bug 1184644 for CVE-2021-28965",
"url": "https://bugzilla.suse.com/1184644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-28965"
},
{
"cve": "CVE-2021-31799",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-31799"
}
],
"notes": [
{
"category": "general",
"text": "In RDoc 3.11 through 6.x before 6.3.1, as distributed with Ruby through 3.0.1, it is possible to execute arbitrary code via | and tags in a filename.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-31799",
"url": "https://www.suse.com/security/cve/CVE-2021-31799"
},
{
"category": "external",
"summary": "SUSE Bug 1190375 for CVE-2021-31799",
"url": "https://bugzilla.suse.com/1190375"
},
{
"category": "external",
"summary": "SUSE Bug 1196771 for CVE-2021-31799",
"url": "https://bugzilla.suse.com/1196771"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-31799"
},
{
"cve": "CVE-2021-31810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-31810"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. A malicious FTP server can use the PASV response to trick Net::FTP into connecting back to a given IP address and port. This potentially makes curl extract information about services that are otherwise private and not disclosed (e.g., the attacker can conduct port scans and service banner extractions).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-31810",
"url": "https://www.suse.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "SUSE Bug 1188161 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1188161"
},
{
"category": "external",
"summary": "SUSE Bug 1193383 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1193383"
},
{
"category": "external",
"summary": "SUSE Bug 1205053 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1205053"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-31810"
},
{
"cve": "CVE-2021-32066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32066"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. Net::IMAP does not raise an exception when StartTLS fails with an an unknown response, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a \"StartTLS stripping attack.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32066",
"url": "https://www.suse.com/security/cve/CVE-2021-32066"
},
{
"category": "external",
"summary": "SUSE Bug 1188160 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1188160"
},
{
"category": "external",
"summary": "SUSE Bug 1196771 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1196771"
},
{
"category": "external",
"summary": "SUSE Bug 1205053 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1205053"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-32066"
},
{
"cve": "CVE-2021-41816",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41816"
}
],
"notes": [
{
"category": "general",
"text": "CGI.escape_html in Ruby before 2.7.5 and 3.x before 3.0.3 has an integer overflow and resultant buffer overflow via a long string on platforms (such as Windows) where size_t and long have different numbers of bytes. This also affects the CGI gem before 0.3.1 for Ruby.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41816",
"url": "https://www.suse.com/security/cve/CVE-2021-41816"
},
{
"category": "external",
"summary": "SUSE Bug 1193080 for CVE-2021-41816",
"url": "https://bugzilla.suse.com/1193080"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-41816"
},
{
"cve": "CVE-2021-41817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41817"
}
],
"notes": [
{
"category": "general",
"text": "Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS (regular expression Denial of Service) via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41817",
"url": "https://www.suse.com/security/cve/CVE-2021-41817"
},
{
"category": "external",
"summary": "SUSE Bug 1193035 for CVE-2021-41817",
"url": "https://bugzilla.suse.com/1193035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41817"
},
{
"cve": "CVE-2021-41819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41819"
}
],
"notes": [
{
"category": "general",
"text": "CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem through 0.3.0 for Ruby.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41819",
"url": "https://www.suse.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "SUSE Bug 1193081 for CVE-2021-41819",
"url": "https://bugzilla.suse.com/1193081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41819"
},
{
"cve": "CVE-2022-28738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28738"
}
],
"notes": [
{
"category": "general",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28738",
"url": "https://www.suse.com/security/cve/CVE-2022-28738"
},
{
"category": "external",
"summary": "SUSE Bug 1198440 for CVE-2022-28738",
"url": "https://bugzilla.suse.com/1198440"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28739"
}
],
"notes": [
{
"category": "general",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28739",
"url": "https://www.suse.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "SUSE Bug 1198441 for CVE-2022-28739",
"url": "https://bugzilla.suse.com/1198441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2023-28755",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28755"
}
],
"notes": [
{
"category": "general",
"text": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28755",
"url": "https://www.suse.com/security/cve/CVE-2023-28755"
},
{
"category": "external",
"summary": "SUSE Bug 1209891 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1209891"
},
{
"category": "external",
"summary": "SUSE Bug 1212890 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1212890"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:libruby3_4-3_4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-devel-extra-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-3.4.1-1.1.x86_64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.aarch64",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.ppc64le",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.s390x",
"openSUSE Tumbleweed:ruby3.4-doc-ri-3.4.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-01-07T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28755"
}
]
}
OPENSUSE-SU-2025:15819-1
Vulnerability from csaf_opensuse - Published: 2025-12-12 00:00 - Updated: 2025-12-12 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "libruby4_0-4_0-4.0.0~preview2-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libruby4_0-4_0-4.0.0~preview2-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2025-15819",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2025_15819-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10663 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10663/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-10933 page",
"url": "https://www.suse.com/security/cve/CVE-2020-10933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-28965 page",
"url": "https://www.suse.com/security/cve/CVE-2021-28965/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-31799 page",
"url": "https://www.suse.com/security/cve/CVE-2021-31799/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-31810 page",
"url": "https://www.suse.com/security/cve/CVE-2021-31810/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-32066 page",
"url": "https://www.suse.com/security/cve/CVE-2021-32066/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41816 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41816/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41817 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41817/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-41819 page",
"url": "https://www.suse.com/security/cve/CVE-2021-41819/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28738 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28738/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-28739 page",
"url": "https://www.suse.com/security/cve/CVE-2022-28739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28755 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28755/"
}
],
"title": "libruby4_0-4_0-4.0.0~preview2-1.1 on GA media",
"tracking": {
"current_release_date": "2025-12-12T00:00:00Z",
"generator": {
"date": "2025-12-12T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2025:15819-1",
"initial_release_date": "2025-12-12T00:00:00Z",
"revision_history": [
{
"date": "2025-12-12T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"product": {
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"product_id": "libruby4_0-4_0-4.0.0~preview2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby4.0-4.0.0~preview2-1.1.aarch64",
"product": {
"name": "ruby4.0-4.0.0~preview2-1.1.aarch64",
"product_id": "ruby4.0-4.0.0~preview2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"product": {
"name": "ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"product_id": "ruby4.0-devel-4.0.0~preview2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"product": {
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"product_id": "ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"product": {
"name": "ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"product_id": "ruby4.0-doc-4.0.0~preview2-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"product": {
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"product_id": "ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"product": {
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"product_id": "libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby4.0-4.0.0~preview2-1.1.ppc64le",
"product": {
"name": "ruby4.0-4.0.0~preview2-1.1.ppc64le",
"product_id": "ruby4.0-4.0.0~preview2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"product": {
"name": "ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"product_id": "ruby4.0-devel-4.0.0~preview2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"product": {
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"product_id": "ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"product": {
"name": "ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"product_id": "ruby4.0-doc-4.0.0~preview2-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"product": {
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"product_id": "ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"product": {
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"product_id": "libruby4_0-4_0-4.0.0~preview2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby4.0-4.0.0~preview2-1.1.s390x",
"product": {
"name": "ruby4.0-4.0.0~preview2-1.1.s390x",
"product_id": "ruby4.0-4.0.0~preview2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"product": {
"name": "ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"product_id": "ruby4.0-devel-4.0.0~preview2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"product": {
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"product_id": "ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"product": {
"name": "ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"product_id": "ruby4.0-doc-4.0.0~preview2-1.1.s390x"
}
},
{
"category": "product_version",
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"product": {
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"product_id": "ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"product": {
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"product_id": "libruby4_0-4_0-4.0.0~preview2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby4.0-4.0.0~preview2-1.1.x86_64",
"product": {
"name": "ruby4.0-4.0.0~preview2-1.1.x86_64",
"product_id": "ruby4.0-4.0.0~preview2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"product": {
"name": "ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"product_id": "ruby4.0-devel-4.0.0~preview2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"product": {
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"product_id": "ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"product": {
"name": "ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"product_id": "ruby4.0-doc-4.0.0~preview2-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64",
"product": {
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64",
"product_id": "ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64"
},
"product_reference": "libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le"
},
"product_reference": "libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x"
},
"product_reference": "libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libruby4_0-4_0-4.0.0~preview2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64"
},
"product_reference": "libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-4.0.0~preview2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64"
},
"product_reference": "ruby4.0-4.0.0~preview2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-4.0.0~preview2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le"
},
"product_reference": "ruby4.0-4.0.0~preview2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-4.0.0~preview2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x"
},
"product_reference": "ruby4.0-4.0.0~preview2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-4.0.0~preview2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64"
},
"product_reference": "ruby4.0-4.0.0~preview2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-devel-4.0.0~preview2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64"
},
"product_reference": "ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-devel-4.0.0~preview2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le"
},
"product_reference": "ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-devel-4.0.0~preview2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x"
},
"product_reference": "ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-devel-4.0.0~preview2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64"
},
"product_reference": "ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64"
},
"product_reference": "ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le"
},
"product_reference": "ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x"
},
"product_reference": "ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64"
},
"product_reference": "ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-doc-4.0.0~preview2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64"
},
"product_reference": "ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-doc-4.0.0~preview2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le"
},
"product_reference": "ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-doc-4.0.0~preview2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x"
},
"product_reference": "ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-doc-4.0.0~preview2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64"
},
"product_reference": "ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64"
},
"product_reference": "ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le"
},
"product_reference": "ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x"
},
"product_reference": "ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
},
"product_reference": "ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-10663",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10663"
}
],
"notes": [
{
"category": "general",
"text": "The JSON gem through 2.2.0 for Ruby, as used in Ruby 2.4 through 2.4.9, 2.5 through 2.5.7, and 2.6 through 2.6.5, has an Unsafe Object Creation Vulnerability. This is quite similar to CVE-2013-0269, but does not rely on poor garbage-collection behavior within Ruby. Specifically, use of JSON parsing methods can lead to creation of a malicious object within the interpreter, with adverse effects that are application-dependent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10663",
"url": "https://www.suse.com/security/cve/CVE-2020-10663"
},
{
"category": "external",
"summary": "SUSE Bug 1167244 for CVE-2020-10663",
"url": "https://bugzilla.suse.com/1167244"
},
{
"category": "external",
"summary": "SUSE Bug 1171517 for CVE-2020-10663",
"url": "https://bugzilla.suse.com/1171517"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2020-10663"
},
{
"cve": "CVE-2020-10933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-10933"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby 2.5.x through 2.5.7, 2.6.x through 2.6.5, and 2.7.0. If a victim calls BasicSocket#read_nonblock(requested_size, buffer, exception: false), the method resizes the buffer to fit the requested size, but no data is copied. Thus, the buffer string provides the previous value of the heap. This may expose possibly sensitive data from the interpreter.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-10933",
"url": "https://www.suse.com/security/cve/CVE-2020-10933"
},
{
"category": "external",
"summary": "SUSE Bug 1168938 for CVE-2020-10933",
"url": "https://bugzilla.suse.com/1168938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-10933"
},
{
"cve": "CVE-2021-28965",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-28965"
}
],
"notes": [
{
"category": "general",
"text": "The REXML gem before 3.2.5 in Ruby before 2.6.7, 2.7.x before 2.7.3, and 3.x before 3.0.1 does not properly address XML round-trip issues. An incorrect document can be produced after parsing and serializing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-28965",
"url": "https://www.suse.com/security/cve/CVE-2021-28965"
},
{
"category": "external",
"summary": "SUSE Bug 1184644 for CVE-2021-28965",
"url": "https://bugzilla.suse.com/1184644"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-28965"
},
{
"cve": "CVE-2021-31799",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-31799"
}
],
"notes": [
{
"category": "general",
"text": "In RDoc 3.11 through 6.x before 6.3.1, as distributed with Ruby through 3.0.1, it is possible to execute arbitrary code via | and tags in a filename.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-31799",
"url": "https://www.suse.com/security/cve/CVE-2021-31799"
},
{
"category": "external",
"summary": "SUSE Bug 1190375 for CVE-2021-31799",
"url": "https://bugzilla.suse.com/1190375"
},
{
"category": "external",
"summary": "SUSE Bug 1196771 for CVE-2021-31799",
"url": "https://bugzilla.suse.com/1196771"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-31799"
},
{
"cve": "CVE-2021-31810",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-31810"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. A malicious FTP server can use the PASV response to trick Net::FTP into connecting back to a given IP address and port. This potentially makes curl extract information about services that are otherwise private and not disclosed (e.g., the attacker can conduct port scans and service banner extractions).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-31810",
"url": "https://www.suse.com/security/cve/CVE-2021-31810"
},
{
"category": "external",
"summary": "SUSE Bug 1188161 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1188161"
},
{
"category": "external",
"summary": "SUSE Bug 1193383 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1193383"
},
{
"category": "external",
"summary": "SUSE Bug 1205053 for CVE-2021-31810",
"url": "https://bugzilla.suse.com/1205053"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-31810"
},
{
"cve": "CVE-2021-32066",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-32066"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in Ruby through 2.6.7, 2.7.x through 2.7.3, and 3.x through 3.0.1. Net::IMAP does not raise an exception when StartTLS fails with an an unknown response, which might allow man-in-the-middle attackers to bypass the TLS protections by leveraging a network position between the client and the registry to block the StartTLS command, aka a \"StartTLS stripping attack.\"",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-32066",
"url": "https://www.suse.com/security/cve/CVE-2021-32066"
},
{
"category": "external",
"summary": "SUSE Bug 1188160 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1188160"
},
{
"category": "external",
"summary": "SUSE Bug 1196771 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1196771"
},
{
"category": "external",
"summary": "SUSE Bug 1205053 for CVE-2021-32066",
"url": "https://bugzilla.suse.com/1205053"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-32066"
},
{
"cve": "CVE-2021-41816",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41816"
}
],
"notes": [
{
"category": "general",
"text": "CGI.escape_html in Ruby before 2.7.5 and 3.x before 3.0.3 has an integer overflow and resultant buffer overflow via a long string on platforms (such as Windows) where size_t and long have different numbers of bytes. This also affects the CGI gem before 0.3.1 for Ruby.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41816",
"url": "https://www.suse.com/security/cve/CVE-2021-41816"
},
{
"category": "external",
"summary": "SUSE Bug 1193080 for CVE-2021-41816",
"url": "https://bugzilla.suse.com/1193080"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2021-41816"
},
{
"cve": "CVE-2021-41817",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41817"
}
],
"notes": [
{
"category": "general",
"text": "Date.parse in the date gem through 3.2.0 for Ruby allows ReDoS (regular expression Denial of Service) via a long string. The fixed versions are 3.2.1, 3.1.2, 3.0.2, and 2.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41817",
"url": "https://www.suse.com/security/cve/CVE-2021-41817"
},
{
"category": "external",
"summary": "SUSE Bug 1193035 for CVE-2021-41817",
"url": "https://bugzilla.suse.com/1193035"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41817"
},
{
"cve": "CVE-2021-41819",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-41819"
}
],
"notes": [
{
"category": "general",
"text": "CGI::Cookie.parse in Ruby through 2.6.8 mishandles security prefixes in cookie names. This also affects the CGI gem through 0.3.0 for Ruby.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-41819",
"url": "https://www.suse.com/security/cve/CVE-2021-41819"
},
{
"category": "external",
"summary": "SUSE Bug 1193081 for CVE-2021-41819",
"url": "https://bugzilla.suse.com/1193081"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-41819"
},
{
"cve": "CVE-2022-28738",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28738"
}
],
"notes": [
{
"category": "general",
"text": "A double free was found in the Regexp compiler in Ruby 3.x before 3.0.4 and 3.1.x before 3.1.2. If a victim attempts to create a Regexp from untrusted user input, an attacker may be able to write to unexpected memory locations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28738",
"url": "https://www.suse.com/security/cve/CVE-2022-28738"
},
{
"category": "external",
"summary": "SUSE Bug 1198440 for CVE-2022-28738",
"url": "https://bugzilla.suse.com/1198440"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "critical"
}
],
"title": "CVE-2022-28738"
},
{
"cve": "CVE-2022-28739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-28739"
}
],
"notes": [
{
"category": "general",
"text": "There is a buffer over-read in Ruby before 2.6.10, 2.7.x before 2.7.6, 3.x before 3.0.4, and 3.1.x before 3.1.2. It occurs in String-to-Float conversion, including Kernel#Float and String#to_f.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-28739",
"url": "https://www.suse.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "SUSE Bug 1198441 for CVE-2022-28739",
"url": "https://bugzilla.suse.com/1198441"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-28739"
},
{
"cve": "CVE-2023-28755",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28755"
}
],
"notes": [
{
"category": "general",
"text": "A ReDoS issue was discovered in the URI component through 0.12.0 in Ruby through 3.2.1. The URI parser mishandles invalid URLs that have specific characters. It causes an increase in execution time for parsing strings to URI objects. The fixed versions are 0.12.1, 0.11.1, 0.10.2 and 0.10.0.1.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28755",
"url": "https://www.suse.com/security/cve/CVE-2023-28755"
},
{
"category": "external",
"summary": "SUSE Bug 1209891 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1209891"
},
{
"category": "external",
"summary": "SUSE Bug 1212890 for CVE-2023-28755",
"url": "https://bugzilla.suse.com/1212890"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:libruby4_0-4_0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-devel-extra-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-4.0.0~preview2-1.1.x86_64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.aarch64",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.ppc64le",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.s390x",
"openSUSE Tumbleweed:ruby4.0-doc-ri-4.0.0~preview2-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2025-12-12T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28755"
}
]
}
RHSA-2023:3291
Vulnerability from csaf_redhat - Published: 2023-05-24 08:59 - Updated: 2026-05-18 14:17A vulnerability was found in Ruby that allows HTTP header injection. A CGI application using the CGI library may insert untrusted input into the HTTP response header. This issue can allow an attacker to insert a newline character to split a header and inject malicious content to deceive clients.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch | — |
Vendor Fix
fix
|
{
"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 rh-ruby27-ruby is now available for Red Hat Software Collections.\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": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks. \n\nThe following packages have been upgraded to a later upstream version: rh-ruby27-ruby (2.7.8). (BZ#2149267)\n\nSecurity Fix(es):\n\n* ruby/cgi-gem: HTTP response splitting in CGI (CVE-2021-33621)\n\n* ruby: ReDoS vulnerability in URI (CVE-2023-28755)\n\n* ruby: ReDoS vulnerability in Time (CVE-2023-28756)\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-2023:3291",
"url": "https://access.redhat.com/errata/RHSA-2023:3291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2149267",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149267"
},
{
"category": "external",
"summary": "2149706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149706"
},
{
"category": "external",
"summary": "2184059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184059"
},
{
"category": "external",
"summary": "2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3291.json"
}
],
"title": "Red Hat Security Advisory: rh-ruby27-ruby security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-05-18T14:17:23+00:00",
"generator": {
"date": "2026-05-18T14:17:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:3291",
"initial_release_date": "2023-05-24T08:59:45+00:00",
"revision_history": [
{
"date": "2023-05-24T08:59:45+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-05-24T08:59:45+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:23+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product": {
"name": "Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.src",
"product": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.src",
"product_id": "rh-ruby27-ruby-0:2.7.8-132.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.8-132.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"product": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"product_id": "rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.8-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"product": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"product_id": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.8-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"product": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"product_id": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.8-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"product": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"product": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"product": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"product_id": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"product": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"product_id": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.4-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"product": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"product_id": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"product": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"product_id": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-132.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"product": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"product_id": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.8-132.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"product": {
"name": "rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"product_id": "rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-doc@2.7.8-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bundler@2.2.24-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-did_you_mean@1.4.0-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-irb@1.2.6-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-minitest@5.13.0-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-net-telnet@0.2.0-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-power_assert@1.1.7-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-rake@13.0.1-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-rdoc@6.2.1.1-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-test-unit@3.3.4-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"product_id": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-xmlrpc@0.3.0-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"product_id": "rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygems@3.1.6-132.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"product": {
"name": "rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"product_id": "rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygems-devel@3.1.6-132.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"product": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"product_id": "rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.8-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"product": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"product_id": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.8-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"product": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"product_id": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.8-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"product": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"product": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"product": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"product_id": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"product": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"product_id": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.4-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"product": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"product_id": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"product": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"product_id": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-132.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"product": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"product_id": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.8-132.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"product_id": "rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby@2.7.8-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"product_id": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-devel@2.7.8-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"product_id": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-libs@2.7.8-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"product_id": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-bigdecimal@2.0.0-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"product_id": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-io-console@0.5.6-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"product_id": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-json@2.3.0-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"product_id": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-openssl@2.1.4-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"product_id": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-psych@3.1.0-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"product_id": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-rubygem-racc@1.4.16-132.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"product": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"product_id": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-ruby27-ruby-debuginfo@2.7.8-132.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x"
},
"product_reference": "rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src"
},
"product_reference": "rh-ruby27-ruby-0:2.7.8-132.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64"
},
"product_reference": "rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x"
},
"product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64"
},
"product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x"
},
"product_reference": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64"
},
"product_reference": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch"
},
"product_reference": "rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x"
},
"product_reference": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64"
},
"product_reference": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygems-0:3.1.6-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x"
},
"product_reference": "rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src"
},
"product_reference": "rh-ruby27-ruby-0:2.7.8-132.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-0:2.7.8-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64"
},
"product_reference": "rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x"
},
"product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64"
},
"product_reference": "rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x"
},
"product_reference": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64"
},
"product_reference": "rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch"
},
"product_reference": "rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x"
},
"product_reference": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64"
},
"product_reference": "rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le"
},
"product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x"
},
"product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64"
},
"product_reference": "rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygems-0:3.1.6-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
},
"product_reference": "rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-33621",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2022-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149706"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Ruby that allows HTTP header injection. A CGI application using the CGI library may insert untrusted input into the HTTP response header. This issue can allow an attacker to insert a newline character to split a header and inject malicious content to deceive clients.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby/cgi-gem: HTTP response splitting in CGI",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is marked as moderate because the flaw was more difficult to exploit but could still lead to some compromise of the confidentiality, integrity, or availability of resources under certain circumstances but are less easily exploited based on a technical evaluation of the flaw, or affect unlikely configurations.",
"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": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33621"
},
{
"category": "external",
"summary": "RHBZ#2149706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33621"
}
],
"release_date": "2022-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-24T08:59:45+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": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby/cgi-gem: HTTP response splitting in CGI"
},
{
"cve": "CVE-2023-28755",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in URI",
"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": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28755"
},
{
"category": "external",
"summary": "RHBZ#2184059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28755",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28755"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/",
"url": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-24T08:59:45+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": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3291"
}
],
"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": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in URI"
},
{
"cve": "CVE-2023-28756",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in Time",
"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": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "RHBZ#2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/",
"url": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-05-24T08:59:45+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": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3291"
}
],
"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": [
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Server-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Server-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.src",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-debuginfo-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-devel-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-doc-0:2.7.8-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-ruby-libs-0:2.7.8-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bigdecimal-0:2.0.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-bundler-0:2.2.24-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-did_you_mean-0:1.4.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-io-console-0:0.5.6-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-irb-0:1.2.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-json-0:2.3.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-minitest-0:5.13.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-net-telnet-0:0.2.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-openssl-0:2.1.4-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-power_assert-0:1.1.7-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-psych-0:3.1.0-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.s390x",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-racc-0:1.4.16-132.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rake-0:13.0.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-rdoc-0:6.2.1.1-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-test-unit-0:3.3.4-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygem-xmlrpc-0:0.3.0-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-0:3.1.6-132.el7.noarch",
"7Workstation-RHSCL-3.8:rh-ruby27-rubygems-devel-0:3.1.6-132.el7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in Time"
}
]
}
RHSA-2023:3821
Vulnerability from csaf_redhat - Published: 2023-06-27 15:16 - Updated: 2026-05-18 14:17A vulnerability was found in Ruby that allows HTTP header injection. A CGI application using the CGI library may insert untrusted input into the HTTP response header. This issue can allow an attacker to insert a newline character to split a header and inject malicious content to deceive clients.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7 | — |
Vendor Fix
fix
|
{
"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 the ruby:2.7 module 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": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nThe following packages have been upgraded to a later upstream version: ruby (2.7). (BZ#2189465)\n\nSecurity Fix(es):\n\n* ruby/cgi-gem: HTTP response splitting in CGI (CVE-2021-33621)\n\n* ruby: ReDoS vulnerability in URI (CVE-2023-28755)\n\n* ruby: ReDoS vulnerability in Time (CVE-2023-28756)\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-2023:3821",
"url": "https://access.redhat.com/errata/RHSA-2023:3821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2149706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149706"
},
{
"category": "external",
"summary": "2184059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184059"
},
{
"category": "external",
"summary": "2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "external",
"summary": "2189465",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2189465"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_3821.json"
}
],
"title": "Red Hat Security Advisory: ruby:2.7 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-05-18T14:17:25+00:00",
"generator": {
"date": "2026-05-18T14:17:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:3821",
"initial_release_date": "2023-06-27T15:16:35+00:00",
"revision_history": [
{
"date": "2023-06-27T15:16:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-06-27T15:16:35+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:25+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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product": {
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7)",
"product_id": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7)",
"product_id": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=aarch64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"product": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src (ruby:2.7)",
"product_id": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=src\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product": {
"name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7)",
"product_id": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-abrt@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7)",
"product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product": {
"name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7)",
"product_id": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mongo@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7)",
"product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7)",
"product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=src\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-default-gems@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-doc@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product": {
"name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7)",
"product_id": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-abrt@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product": {
"name": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7)",
"product_id": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.4.0-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product": {
"name": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7)",
"product_id": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-doc@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bundler@2.2.24-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-irb@1.2.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-minitest@5.13.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product": {
"name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7)",
"product_id": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mongo@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product": {
"name": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7)",
"product_id": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.11.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product": {
"name": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7)",
"product_id": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-net-telnet@0.2.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product": {
"name": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7)",
"product_id": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-doc@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.7-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rake@13.0.1-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rdoc@6.2.1.1-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-test-unit@3.3.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems@3.1.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product": {
"name": "rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7)",
"product_id": "rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems-devel@3.1.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=noarch\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7)",
"product_id": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7)",
"product_id": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=ppc64le\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product": {
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7)",
"product_id": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7)",
"product_id": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=s390x\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7)",
"product_id": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=i686\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.7.8-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@2.0.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.8.1-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.5.6-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.3.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.5.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.4-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product": {
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7)",
"product_id": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.2.3-1.module%2Bel8.3.0%2B7192%2B4e3a532a?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7)",
"product_id": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.1.0-139.module%2Bel8.8.0%2B18745%2Bf1bef313?arch=x86_64\u0026rpmmod=ruby:2.7:8080020230427102918:63b34585"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7"
},
"product_reference": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7"
},
"product_reference": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7"
},
"product_reference": "rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7"
},
"product_reference": "rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7"
},
"product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7"
},
"product_reference": "rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7"
},
"product_reference": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7"
},
"product_reference": "rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7"
},
"product_reference": "rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7"
},
"product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7"
},
"product_reference": "rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7"
},
"product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7"
},
"product_reference": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7"
},
"product_reference": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7"
},
"product_reference": "rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7"
},
"product_reference": "rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7"
},
"product_reference": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7"
},
"product_reference": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7"
},
"product_reference": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7"
},
"product_reference": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64 (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7"
},
"product_reference": "rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch (ruby:2.7) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
},
"product_reference": "rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"relates_to_product_reference": "AppStream-8.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-33621",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2022-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149706"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Ruby that allows HTTP header injection. A CGI application using the CGI library may insert untrusted input into the HTTP response header. This issue can allow an attacker to insert a newline character to split a header and inject malicious content to deceive clients.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby/cgi-gem: HTTP response splitting in CGI",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is marked as moderate because the flaw was more difficult to exploit but could still lead to some compromise of the confidentiality, integrity, or availability of resources under certain circumstances but are less easily exploited based on a technical evaluation of the flaw, or affect unlikely configurations.",
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33621"
},
{
"category": "external",
"summary": "RHBZ#2149706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33621"
}
],
"release_date": "2022-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-27T15:16:35+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": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3821"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby/cgi-gem: HTTP response splitting in CGI"
},
{
"cve": "CVE-2023-28755",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in URI",
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28755"
},
{
"category": "external",
"summary": "RHBZ#2184059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28755",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28755"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/",
"url": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-27T15:16:35+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": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3821"
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in URI"
},
{
"cve": "CVE-2023-28756",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in Time",
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "RHBZ#2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/",
"url": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-06-27T15:16:35+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": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:3821"
}
],
"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": [
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-debugsource-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-default-gems-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-devel-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-doc-0:2.7.8-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:ruby-libs-debuginfo-0:2.7.8-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-abrt-doc-0:0.4.0-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bigdecimal-debuginfo-0:2.0.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debuginfo-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-debugsource-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bson-doc-0:4.8.1-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-bundler-0:2.2.24-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-io-console-debuginfo-0:0.5.6-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-irb-0:1.2.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-json-debuginfo-0:2.3.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-minitest-0:5.13.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mongo-doc-0:2.11.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debuginfo-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-debugsource-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-mysql2-doc-0:0.5.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-net-telnet-0:0.2.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-openssl-debuginfo-0:2.1.4-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.src::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debuginfo-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-debugsource-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-pg-doc-0:1.2.3-1.module+el8.3.0+7192+4e3a532a.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-power_assert-0:1.1.7-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.aarch64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.i686::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.ppc64le::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.s390x::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-psych-debuginfo-0:3.1.0-139.module+el8.8.0+18745+f1bef313.x86_64::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rake-0:13.0.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-rdoc-0:6.2.1.1-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-test-unit-0:3.3.4-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygem-xmlrpc-0:0.3.0-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7",
"AppStream-8.8.0.Z.MAIN.EUS:rubygems-devel-0:3.1.6-139.module+el8.8.0+18745+f1bef313.noarch::ruby:2.7"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in Time"
}
]
}
RHSA-2023:7025
Vulnerability from csaf_redhat - Published: 2023-11-14 15:32 - Updated: 2026-05-18 14:17A vulnerability was found in Ruby that allows HTTP header injection. A CGI application using the CGI library may insert untrusted input into the HTTP response header. This issue can allow an attacker to insert a newline character to split a header and inject malicious content to deceive clients.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5 | — |
Vendor Fix
fix
|
{
"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 the ruby:2.5 module 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": "Ruby is an extensible, interpreted, object-oriented, scripting language. It has features to process text files and to perform system management tasks.\n\nSecurity Fix(es):\n\n* ruby/cgi-gem: HTTP response splitting in CGI (CVE-2021-33621)\n\n* ruby: Buffer overrun in String-to-Float conversion (CVE-2022-28739)\n\n* ruby: ReDoS vulnerability in URI (CVE-2023-28755)\n\n* ruby: ReDoS vulnerability in Time (CVE-2023-28756)\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.9 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-2023:7025",
"url": "https://access.redhat.com/errata/RHSA-2023:7025"
},
{
"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.9_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.9_release_notes/index"
},
{
"category": "external",
"summary": "2075687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075687"
},
{
"category": "external",
"summary": "2149706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149706"
},
{
"category": "external",
"summary": "2184059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184059"
},
{
"category": "external",
"summary": "2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "external",
"summary": "2210326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2210326"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7025.json"
}
],
"title": "Red Hat Security Advisory: ruby:2.5 security update",
"tracking": {
"current_release_date": "2026-05-18T14:17:25+00:00",
"generator": {
"date": "2026-05-18T14:17:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:7025",
"initial_release_date": "2023-11-14T15:32:25+00:00",
"revision_history": [
{
"date": "2023-11-14T15:32:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-14T15:32:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-18T14:17:25+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 AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5)",
"product_id": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=i686\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src (ruby:2.5)",
"product_id": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=src\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product": {
"name": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src (ruby:2.5)",
"product_id": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=src\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src (ruby:2.5)",
"product_id": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=src\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product": {
"name": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src (ruby:2.5)",
"product_id": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=src\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product": {
"name": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src (ruby:2.5)",
"product_id": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=src\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src (ruby:2.5)",
"product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=src\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src (ruby:2.5)",
"product_id": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=src\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5)",
"product_id": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=x86_64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-doc@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-irb@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-abrt@0.3.0-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-abrt-doc@0.3.0-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-doc@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bundler@1.16.1-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bundler-doc@1.16.1-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-did_you_mean@1.2.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-minitest@5.10.3-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mongo@2.5.1-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mongo-doc@2.5.1-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-doc@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-net-telnet@0.1.1-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-doc@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-power_assert@1.1.1-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rake@12.3.3-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-rdoc@6.0.1.1-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-test-unit@3.2.7-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-xmlrpc@0.3.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems@2.7.6.3-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product": {
"name": "rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5)",
"product_id": "rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygems-devel@2.7.6.3-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=noarch\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5)",
"product_id": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=aarch64\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5)",
"product_id": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=ppc64le\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-debugsource@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-devel@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ruby-libs-debuginfo@2.5.9-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bigdecimal-debuginfo@1.3.4-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debuginfo@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-bson-debugsource@4.3.0-2.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-io-console-debuginfo@0.4.6-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-json-debuginfo@2.1.0-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debuginfo@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-mysql2-debugsource@0.4.10-4.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-openssl-debuginfo@2.1.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debuginfo@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-pg-debugsource@1.0.0-3.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
},
{
"category": "product_version",
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5)",
"product_id": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rubygem-psych-debuginfo@3.0.2-111.module%2Bel8.9.0%2B19193%2B435404ae?arch=s390x\u0026rpmmod=ruby:2.5:8090020230627084142:b46abd14"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5"
},
"product_reference": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5"
},
"product_reference": "rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5"
},
"product_reference": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5"
},
"product_reference": "rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5"
},
"product_reference": "rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5"
},
"product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5"
},
"product_reference": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5"
},
"product_reference": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5"
},
"product_reference": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5"
},
"product_reference": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5"
},
"product_reference": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64 (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5"
},
"product_reference": "rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch (ruby:2.5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
},
"product_reference": "rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"relates_to_product_reference": "AppStream-8.9.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-33621",
"cwe": {
"id": "CWE-113",
"name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)"
},
"discovery_date": "2022-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2149706"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Ruby that allows HTTP header injection. A CGI application using the CGI library may insert untrusted input into the HTTP response header. This issue can allow an attacker to insert a newline character to split a header and inject malicious content to deceive clients.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby/cgi-gem: HTTP response splitting in CGI",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is marked as moderate because the flaw was more difficult to exploit but could still lead to some compromise of the confidentiality, integrity, or availability of resources under certain circumstances but are less easily exploited based on a technical evaluation of the flaw, or affect unlikely configurations.",
"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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33621"
},
{
"category": "external",
"summary": "RHBZ#2149706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2149706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33621",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33621"
}
],
"release_date": "2022-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:32:25+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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7025"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby/cgi-gem: HTTP response splitting in CGI"
},
{
"cve": "CVE-2022-28739",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2022-04-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2075687"
}
],
"notes": [
{
"category": "description",
"text": "A buffer overrun vulnerability was found in Ruby. The issue occurs in a conversion algorithm from a String to a Float that causes process termination due to a segmentation fault, but under limited circumstances. This flaw may cause an illegal memory read.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: Buffer overrun in String-to-Float conversion",
"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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28739"
},
{
"category": "external",
"summary": "RHBZ#2075687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2075687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28739",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28739"
},
{
"category": "external",
"summary": "http://www.ruby-lang.org/en/news/2022/04/12/buffer-overrun-in-string-to-float-cve-2022-28739/",
"url": "http://www.ruby-lang.org/en/news/2022/04/12/buffer-overrun-in-string-to-float-cve-2022-28739/"
}
],
"release_date": "2022-04-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:32:25+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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7025"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: Buffer overrun in String-to-Float conversion"
},
{
"cve": "CVE-2023-28755",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184059"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the rubygem URI. The URI parser mishandles invalid URLs that have specific characters, which causes an increase in execution time parsing strings to URI objects. This may result in a regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in URI",
"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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28755"
},
{
"category": "external",
"summary": "RHBZ#2184059",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184059"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28755"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28755",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28755"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/",
"url": "https://www.ruby-lang.org/en/news/2023/03/28/redos-in-uri-cve-2023-28755/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:32:25+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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7025"
}
],
"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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in URI"
},
{
"cve": "CVE-2023-28756",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2023-04-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184061"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Time gem and Time library of Ruby. The Time parser mishandles invalid strings with specific characters and causes an increase in execution time for parsing strings to Time objects. This issue may result in a Regular expression denial of service (ReDoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ruby: ReDoS vulnerability in Time",
"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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-28756"
},
{
"category": "external",
"summary": "RHBZ#2184061",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184061"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-28756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28756"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28756"
},
{
"category": "external",
"summary": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/",
"url": "https://www.ruby-lang.org/en/news/2023/03/30/redos-in-time-cve-2023-28756/"
}
],
"release_date": "2023-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-14T15:32:25+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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7025"
}
],
"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": [
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:ruby-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-debugsource-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-devel-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-doc-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-irb-0:2.5.9-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:ruby-libs-debuginfo-0:2.5.9-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-0:0.3.0-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-abrt-doc-0:0.3.0-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bigdecimal-debuginfo-0:1.3.4-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debuginfo-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-debugsource-0:4.3.0-2.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bson-doc-0:4.3.0-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-0:1.16.1-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-bundler-doc-0:1.16.1-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-did_you_mean-0:1.2.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-io-console-debuginfo-0:0.4.6-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-json-debuginfo-0:2.1.0-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-minitest-0:5.10.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-0:2.5.1-2.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mongo-doc-0:2.5.1-2.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debuginfo-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-debugsource-0:0.4.10-4.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-mysql2-doc-0:0.4.10-4.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-net-telnet-0:0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-openssl-debuginfo-0:2.1.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.src::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debuginfo-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-debugsource-0:1.0.0-3.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-pg-doc-0:1.0.0-3.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-power_assert-0:1.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.aarch64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.i686::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.ppc64le::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.s390x::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-psych-debuginfo-0:3.0.2-111.module+el8.9.0+19193+435404ae.x86_64::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rake-0:12.3.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-rdoc-0:6.0.1.1-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-test-unit-0:3.2.7-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygem-xmlrpc-0:0.3.0-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5",
"AppStream-8.9.0.GA:rubygems-devel-0:2.7.6.3-111.module+el8.9.0+19193+435404ae.noarch::ruby:2.5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ruby: ReDoS vulnerability in Time"
}
]
}
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.