Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-24999 (GCVE-0-2022-24999)
Vulnerability from cvelistv5 – Published: 2022-11-26 00:00 – Updated: 2025-04-29 13:56- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T04:29:01.569Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"tags": [
"x_transferred"
],
"url": "https://github.com/n8tz/CVE-2022-24999"
},
{
"name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3299-1] node-qs security update",
"tags": [
"mailing-list",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20230908-0005/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2022-24999",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-04-29T13:56:22.823843Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1321",
"description": "CWE-1321 Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-04-29T13:56:42.673Z",
"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": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable)."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-09-08T16:06:42.462Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"url": "https://github.com/n8tz/CVE-2022-24999"
},
{
"name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3299-1] node-qs security update",
"tags": [
"mailing-list"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"
},
{
"url": "https://security.netapp.com/advisory/ntap-20230908-0005/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2022-24999",
"datePublished": "2022-11-26T00:00:00.000Z",
"dateReserved": "2022-02-14T00:00:00.000Z",
"dateUpdated": "2025-04-29T13:56:42.673Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-24999",
"date": "2026-05-27",
"epss": "0.01543",
"percentile": "0.81625"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-24999\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2022-11-26T22:15:10.153\",\"lastModified\":\"2025-04-29T14:15:20.410\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \\\"deps: qs@6.9.7\\\" in its release description, is not vulnerable).\"},{\"lang\":\"es\",\"value\":\"qs anterior a 6.10.3, como se usa en Express anterior a 4.17.3 y otros productos, permite a los atacantes provocar que un proceso de Nodo se cuelgue para una aplicaci\u00f3n Express porque se puede usar una clave __ proto__. En muchos casos de uso t\u00edpicos de Express, un atacante remoto no autenticado puede colocar el payload del ataque en la cadena de consulta de la URL que se utiliza para visitar la aplicaci\u00f3n, como a[__proto__]=b\u0026amp;a[__proto__]\u0026amp;a[length] =100000000. La soluci\u00f3n se respald\u00f3 a qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3 y 6.2.4 (y por lo tanto a Express 4.17.3, que tiene \\\"deps : qs@6.9.7\\\" en la descripci\u00f3n de su versi\u00f3n, no es vulnerable).\"}],\"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:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6},{\"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:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1321\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1321\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"6.2.4\",\"matchCriteriaId\":\"F7960844-79EB-454C-BD4C-C79387E2E573\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.3.0\",\"versionEndExcluding\":\"6.3.3\",\"matchCriteriaId\":\"B836471B-BF39-4B52-B837-70B494D2C45F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.5.0\",\"versionEndExcluding\":\"6.5.3\",\"matchCriteriaId\":\"DF319EA6-E68F-41A8-BB21-FE30F6BD1A9C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.7.0\",\"versionEndExcluding\":\"6.7.3\",\"matchCriteriaId\":\"E43C2419-E3F8-4123-8FA8-A0C1B4244D77\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.8.0\",\"versionEndExcluding\":\"6.8.3\",\"matchCriteriaId\":\"BB20DBEF-67E2-49FB-BB55-C86F7A83028F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.9.0\",\"versionEndExcluding\":\"6.9.7\",\"matchCriteriaId\":\"49C25B47-56FD-43BF-9DA4-A6100DD291EE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*\",\"versionStartIncluding\":\"6.10.0\",\"versionEndExcluding\":\"6.10.3\",\"matchCriteriaId\":\"750DDAB9-4454-4087-8DA1-D05280F59081\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:6.4.0:*:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"535F43BA-C0A4-441A-A13C-A221ED855613\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:qs_project:qs:6.6.0:*:*:*:*:node.js:*:*\",\"matchCriteriaId\":\"870A2680-00C2-43D2-9C4B-D8F52DB16AA1\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:openjsf:express:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"4.17.3\",\"matchCriteriaId\":\"31382A93-AA97-4D14-ACF6-129F1BDDFD6D\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://github.com/expressjs/express/releases/tag/4.17.3\",\"source\":\"cve@mitre.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/ljharb/qs/pull/428\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/n8tz/CVE-2022-24999\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230908-0005/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://github.com/expressjs/express/releases/tag/4.17.3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/ljharb/qs/pull/428\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/n8tz/CVE-2022-24999\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230908-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/expressjs/express/releases/tag/4.17.3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/ljharb/qs/pull/428\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://github.com/n8tz/CVE-2022-24999\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html\", \"name\": \"[debian-lts-announce] 20230130 [SECURITY] [DLA 3299-1] node-qs security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230908-0005/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T04:29:01.569Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-24999\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-29T13:56:22.823843Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1321\", \"description\": \"CWE-1321 Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-29T13:56:38.410Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/expressjs/express/releases/tag/4.17.3\"}, {\"url\": \"https://github.com/ljharb/qs/pull/428\"}, {\"url\": \"https://github.com/n8tz/CVE-2022-24999\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html\", \"name\": \"[debian-lts-announce] 20230130 [SECURITY] [DLA 3299-1] node-qs security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230908-0005/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \\\"deps: qs@6.9.7\\\" in its release description, is not vulnerable).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2023-09-08T16:06:42.462Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2022-24999\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-29T13:56:42.673Z\", \"dateReserved\": \"2022-02-14T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2022-11-26T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
CERTFR-2025-AVI-0170
Vulnerability from certfr_avis - Published: 2025-02-28 - Updated: 2025-02-28
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 12.2.4 IF4 | ||
| IBM | QRadar | QRadar Data Synchronization versions antérieures à 3.2.1 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 iFix 02 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x sans le correctif de sécurité temporaire PH16353 ou antérieures à 9.0.5.2 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.x antérieures à 6.1.0.2 iFix 02 | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 4.x sans le dernier correctif de sécurité | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 IF2 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.0.x antérieures à 6.0.3.1 iFix 02 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.x antérieures à 6.2.0.1 iFix 01 | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 5.x antérieures à 5.1 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 12.2.4 IF4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Data Synchronization versions ant\u00e9rieures \u00e0 3.2.1",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x sans le correctif de s\u00e9curit\u00e9 temporaire PH16353 ou ant\u00e9rieures \u00e0 9.0.5.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.2 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 4.x sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 IF2",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.1 iFix 01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 5.x ant\u00e9rieures \u00e0 5.1",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2023-35946",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35946"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2015-7450",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7450"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2018-19797",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19797"
},
{
"name": "CVE-2023-28523",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28523"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2023-23936",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
},
{
"name": "CVE-2018-19827",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19827"
},
{
"name": "CVE-2018-11694",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11694"
},
{
"name": "CVE-2024-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39331"
},
{
"name": "CVE-2022-4904",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4904"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2024-30205",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30205"
},
{
"name": "CVE-2024-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40094"
},
{
"name": "CVE-2023-24807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24807"
},
{
"name": "CVE-2025-22150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22150"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30203"
},
{
"name": "CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"name": "CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"name": "CVE-2024-10917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10917"
},
{
"name": "CVE-2021-35065",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35065"
},
{
"name": "CVE-2023-23920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2023-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
},
{
"name": "CVE-2024-56340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56340"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2024-45216",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45216"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2023-28527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28527"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2019-6286",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6286"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2018-19839",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19839"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-45217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45217"
},
{
"name": "CVE-2024-38999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38999"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2018-20821",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20821"
},
{
"name": "CVE-2019-6283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6283"
},
{
"name": "CVE-2023-35947",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35947"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2023-23919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30204"
},
{
"name": "CVE-2018-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20190"
},
{
"name": "CVE-2023-28526",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28526"
},
{
"name": "CVE-2023-28155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28155"
},
{
"name": "CVE-2018-11698",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11698"
},
{
"name": "CVE-2025-0823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0823"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2024-27267",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27267"
},
{
"name": "CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
}
],
"initial_release_date": "2025-02-28T00:00:00",
"last_revision_date": "2025-02-28T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0170",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-02-28T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-02-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7183676",
"url": "https://www.ibm.com/support/pages/node/7183676"
},
{
"published_at": "2019-11-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 1107105",
"url": "https://www.ibm.com/support/pages/node/1107105"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184475",
"url": "https://www.ibm.com/support/pages/node/7184475"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184474",
"url": "https://www.ibm.com/support/pages/node/7184474"
},
{
"published_at": "2025-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184092",
"url": "https://www.ibm.com/support/pages/node/7184092"
},
{
"published_at": "2025-02-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184217",
"url": "https://www.ibm.com/support/pages/node/7184217"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184476",
"url": "https://www.ibm.com/support/pages/node/7184476"
}
]
}
CERTFR-2025-AVI-0627
Vulnerability from certfr_avis - Published: 2025-07-25 - Updated: 2025-07-25
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | WebSphere | WebSphere Remote Server sans le dernier correctif de sécurité | ||
| IBM | QRadar | Security QRadar Network Threat Analytics versions antérieures à 1.4.0 | ||
| IBM | Db2 | DB2 Data Management Console versions antérieures à 5.1.2 sur CPD | ||
| IBM | Db2 Query Management Facility | DB2 Query Management Facility versions 13.1.x sans le dernier correctif de sécurité | ||
| IBM | Db2 | DB2 Data Management Console versions antérieures à 3.1.13.1 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "WebSphere Remote Server sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Security QRadar Network Threat Analytics versions ant\u00e9rieures \u00e0 1.4.0",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Data Management Console versions ant\u00e9rieures \u00e0 5.1.2 sur CPD",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Query Management Facility versions 13.1.x sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Db2 Query Management Facility",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "DB2 Data Management Console versions ant\u00e9rieures \u00e0 3.1.13.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"name": "CVE-2025-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4447"
},
{
"name": "CVE-2024-5629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5629"
},
{
"name": "CVE-2022-25883",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25883"
},
{
"name": "CVE-2023-44270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44270"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
},
{
"name": "CVE-2023-46298",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46298"
},
{
"name": "CVE-2025-36097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36097"
},
{
"name": "CVE-2021-38561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38561"
},
{
"name": "CVE-2024-1135",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1135"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2021-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3121"
},
{
"name": "CVE-2024-52046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52046"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2025-2900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2900"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2023-32305",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32305"
}
],
"initial_release_date": "2025-07-25T00:00:00",
"last_revision_date": "2025-07-25T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0627",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-07-25T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-07-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7240466",
"url": "https://www.ibm.com/support/pages/node/7240466"
},
{
"published_at": "2025-07-24",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7240530",
"url": "https://www.ibm.com/support/pages/node/7240530"
},
{
"published_at": "2025-07-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7240471",
"url": "https://www.ibm.com/support/pages/node/7240471"
},
{
"published_at": "2025-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7240267",
"url": "https://www.ibm.com/support/pages/node/7240267"
},
{
"published_at": "2025-07-23",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7240474",
"url": "https://www.ibm.com/support/pages/node/7240474"
},
{
"published_at": "2025-07-22",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7240250",
"url": "https://www.ibm.com/support/pages/node/7240250"
}
]
}
FKIE_CVE-2022-24999
Vulnerability from fkie_nvd - Published: 2022-11-26 22:15 - Updated: 2025-04-29 14:157.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://github.com/expressjs/express/releases/tag/4.17.3 | Release Notes | |
| cve@mitre.org | https://github.com/ljharb/qs/pull/428 | Issue Tracking, Patch | |
| cve@mitre.org | https://github.com/n8tz/CVE-2022-24999 | Exploit, Third Party Advisory | |
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html | Mailing List, Third Party Advisory | |
| cve@mitre.org | https://security.netapp.com/advisory/ntap-20230908-0005/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/expressjs/express/releases/tag/4.17.3 | Release Notes | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/ljharb/qs/pull/428 | Issue Tracking, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/n8tz/CVE-2022-24999 | Exploit, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20230908-0005/ |
| Vendor | Product | Version | |
|---|---|---|---|
| qs_project | qs | * | |
| qs_project | qs | * | |
| qs_project | qs | * | |
| qs_project | qs | * | |
| qs_project | qs | * | |
| qs_project | qs | * | |
| qs_project | qs | * | |
| qs_project | qs | 6.4.0 | |
| qs_project | qs | 6.6.0 | |
| openjsf | express | * | |
| debian | debian_linux | 10.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "F7960844-79EB-454C-BD4C-C79387E2E573",
"versionEndExcluding": "6.2.4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "B836471B-BF39-4B52-B837-70B494D2C45F",
"versionEndExcluding": "6.3.3",
"versionStartIncluding": "6.3.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "DF319EA6-E68F-41A8-BB21-FE30F6BD1A9C",
"versionEndExcluding": "6.5.3",
"versionStartIncluding": "6.5.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "E43C2419-E3F8-4123-8FA8-A0C1B4244D77",
"versionEndExcluding": "6.7.3",
"versionStartIncluding": "6.7.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "BB20DBEF-67E2-49FB-BB55-C86F7A83028F",
"versionEndExcluding": "6.8.3",
"versionStartIncluding": "6.8.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "49C25B47-56FD-43BF-9DA4-A6100DD291EE",
"versionEndExcluding": "6.9.7",
"versionStartIncluding": "6.9.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "750DDAB9-4454-4087-8DA1-D05280F59081",
"versionEndExcluding": "6.10.3",
"versionStartIncluding": "6.10.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qs_project:qs:6.4.0:*:*:*:*:node.js:*:*",
"matchCriteriaId": "535F43BA-C0A4-441A-A13C-A221ED855613",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:qs_project:qs:6.6.0:*:*:*:*:node.js:*:*",
"matchCriteriaId": "870A2680-00C2-43D2-9C4B-D8F52DB16AA1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:openjsf:express:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "31382A93-AA97-4D14-ACF6-129F1BDDFD6D",
"versionEndExcluding": "4.17.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"matchCriteriaId": "07B237A9-69A3-4A9C-9DA0-4E06BD37AE73",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable)."
},
{
"lang": "es",
"value": "qs anterior a 6.10.3, como se usa en Express anterior a 4.17.3 y otros productos, permite a los atacantes provocar que un proceso de Nodo se cuelgue para una aplicaci\u00f3n Express porque se puede usar una clave __ proto__. En muchos casos de uso t\u00edpicos de Express, un atacante remoto no autenticado puede colocar el payload del ataque en la cadena de consulta de la URL que se utiliza para visitar la aplicaci\u00f3n, como a[__proto__]=b\u0026amp;a[__proto__]\u0026amp;a[length] =100000000. La soluci\u00f3n se respald\u00f3 a qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3 y 6.2.4 (y por lo tanto a Express 4.17.3, que tiene \"deps : qs@6.9.7\" en la descripci\u00f3n de su versi\u00f3n, no es vulnerable)."
}
],
"id": "CVE-2022-24999",
"lastModified": "2025-04-29T14:15:20.410",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2022-11-26T22:15:10.153",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Release Notes"
],
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/n8tz/CVE-2022-24999"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"
},
{
"source": "cve@mitre.org",
"url": "https://security.netapp.com/advisory/ntap-20230908-0005/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes"
],
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/n8tz/CVE-2022-24999"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20230908-0005/"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-HRPP-H998-J3PP
Vulnerability from github – Published: 2022-11-27 00:30 – Updated: 2025-04-29 15:41qs before 6.10.3 allows attackers to cause a Node process hang because an __ proto__ key can be used. In many typical web framework use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b&a[__proto__]&a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "6.10.0"
},
{
"fixed": "6.10.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "6.9.0"
},
{
"fixed": "6.9.7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "6.8.0"
},
{
"fixed": "6.8.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "6.7.0"
},
{
"fixed": "6.7.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "6.6.0"
},
{
"fixed": "6.6.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "6.5.0"
},
{
"fixed": "6.5.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "6.4.0"
},
{
"fixed": "6.4.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "6.3.0"
},
{
"fixed": "6.3.3"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "qs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.2.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2022-24999"
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"github_reviewed": true,
"github_reviewed_at": "2022-12-06T14:32:46Z",
"nvd_published_at": "2022-11-26T22:15:00Z",
"severity": "HIGH"
},
"details": "qs before 6.10.3 allows attackers to cause a Node process hang because an `__ proto__` key can be used. In many typical web framework use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as `a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000`. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4.",
"id": "GHSA-hrpp-h998-j3pp",
"modified": "2025-04-29T15:41:43Z",
"published": "2022-11-27T00:30:50Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/4310742efbd8c03f6495f07906b45213da0a32ec"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/727ef5d34605108acb3513f72d5435972ed15b68"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/73205259936317b40f447c5cdb71c5b341848e1b"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/8b4cc14cda94a5c89341b77e5fe435ec6c41be2d"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/ba24e74dd17931f825adb52f5633e48293b584e1"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/e799ba57e573a30c14b67c1889c7c04d508b9105"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/ed0f5dcbef4b168a8ae299d78b1e4a2e9b1baf1f"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/f945393cfe442fe8c6e62b4156fd35452c0686ee"
},
{
"type": "WEB",
"url": "https://github.com/ljharb/qs/commit/fc3682776670524a42e19709ec4a8138d0d7afda"
},
{
"type": "WEB",
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"type": "PACKAGE",
"url": "https://github.com/ljharb/qs"
},
{
"type": "WEB",
"url": "https://github.com/n8tz/CVE-2022-24999"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20230908-0005"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
],
"summary": "qs vulnerable to Prototype Pollution"
}
GSD-2022-24999
Vulnerability from gsd - Updated: 2023-12-13 01:19{
"GSD": {
"alias": "CVE-2022-24999",
"id": "GSD-2022-24999",
"references": [
"https://access.redhat.com/errata/RHSA-2023:0050",
"https://advisories.mageia.org/CVE-2022-24999.html",
"https://access.redhat.com/errata/RHSA-2023:0612",
"https://access.redhat.com/errata/RHSA-2023:0794",
"https://access.redhat.com/errata/RHSA-2023:0934",
"https://access.redhat.com/errata/RHSA-2023:0930",
"https://access.redhat.com/errata/RHSA-2023:0932"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-24999"
],
"details": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).",
"id": "GSD-2022-24999",
"modified": "2023-12-13T01:19:42.698390Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-24999",
"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": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/expressjs/express/releases/tag/4.17.3",
"refsource": "CONFIRM",
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"name": "https://github.com/ljharb/qs/pull/428",
"refsource": "CONFIRM",
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"name": "https://github.com/n8tz/CVE-2022-24999",
"refsource": "MISC",
"url": "https://github.com/n8tz/CVE-2022-24999"
},
{
"name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3299-1] node-qs security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230908-0005/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20230908-0005/"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c4.17.3",
"affected_versions": "All versions before 4.17.3",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-1321",
"CWE-937"
],
"date": "2023-02-16",
"description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).",
"fixed_versions": [
"4.17.3"
],
"identifier": "CVE-2022-24999",
"identifiers": [
"CVE-2022-24999"
],
"not_impacted": "All versions starting from 4.17.3",
"package_slug": "npm/express",
"pubdate": "2022-11-26",
"solution": "Upgrade to version 4.17.3 or above.",
"title": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-24999",
"https://github.com/n8tz/CVE-2022-24999",
"https://github.com/expressjs/express/releases/tag/4.17.3",
"https://github.com/ljharb/qs/pull/428"
],
"uuid": "3d83a0e0-db17-448c-a5f2-f3751fd07eb0"
},
{
"affected_range": "\u003c6.2.4||\u003e=6.3.0 \u003c6.3.3||==6.4.0 ||\u003e=6.5.0 \u003c6.5.3||==6.6.0 ||\u003e=6.7.0 \u003c6.7.3||\u003e=6.8.0 \u003c6.8.3||\u003e=6.9.0 \u003c6.9.7||\u003e=6.10.0 \u003c6.10.3",
"affected_versions": "All versions before 6.2.4, all versions starting from 6.3.0 before 6.3.3, all versions starting from 6.4.0 up to 6.5.3, all versions starting from 6.6.0 up to 6.7.3, all versions starting from 6.8.0 before 6.8.3, all versions starting from 6.9.0 before 6.9.7, all versions starting from 6.10.0 before 6.10.3",
"cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-1321",
"CWE-937"
],
"date": "2023-02-16",
"description": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).",
"fixed_versions": [
"6.2.4",
"6.3.3",
"6.4.1",
"6.5.3",
"6.6.1",
"6.7.3",
"6.8.3",
"6.9.7",
"6.10.3"
],
"identifier": "CVE-2022-24999",
"identifiers": [
"CVE-2022-24999"
],
"not_impacted": "All versions starting from 6.2.4 before 6.3.0, all versions starting from 6.3.3 before 6.4.0, all versions after 6.5.3 before 6.6.0, all versions after 6.7.3 before 6.8.0, all versions starting from 6.8.3 before 6.9.0, all versions starting from 6.9.7 before 6.10.0, all versions starting from 6.10.3",
"package_slug": "npm/qs",
"pubdate": "2022-11-26",
"solution": "Upgrade to versions 6.2.4, 6.3.3, 6.8.3, 6.9.7, 6.10.3 or above.",
"title": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-24999",
"https://github.com/n8tz/CVE-2022-24999",
"https://github.com/expressjs/express/releases/tag/4.17.3",
"https://github.com/ljharb/qs/pull/428"
],
"uuid": "6311889c-6658-48b2-8c85-58502f70827c"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "6.3.3",
"versionStartIncluding": "6.3.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:6.4.0:*:*:*:*:node.js:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "6.5.3",
"versionStartIncluding": "6.5.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:6.6.0:*:*:*:*:node.js:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "6.7.3",
"versionStartIncluding": "6.7.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "6.8.3",
"versionStartIncluding": "6.8.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "6.9.7",
"versionStartIncluding": "6.9.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "6.10.3",
"versionStartIncluding": "6.10.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:qs_project:qs:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "6.2.4",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:openjsf:express:*:*:*:*:*:node.js:*:*",
"cpe_name": [],
"versionEndExcluding": "4.17.3",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-24999"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-1321"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/n8tz/CVE-2022-24999",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/n8tz/CVE-2022-24999"
},
{
"name": "https://github.com/expressjs/express/releases/tag/4.17.3",
"refsource": "CONFIRM",
"tags": [
"Release Notes"
],
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"name": "https://github.com/ljharb/qs/pull/428",
"refsource": "CONFIRM",
"tags": [
"Issue Tracking",
"Patch"
],
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3299-1] node-qs security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00039.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20230908-0005/",
"refsource": "CONFIRM",
"tags": [],
"url": "https://security.netapp.com/advisory/ntap-20230908-0005/"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2023-09-08T17:15Z",
"publishedDate": "2022-11-26T22:15Z"
}
}
}
ICSA-25-084-01
Vulnerability from csaf_cisa - Published: 2025-03-11 00:30 - Updated: 2025-03-11 00:30A vulnerability exists in the web UI (REST interface) included in the product versions listed above. An attacker could exploit the vulnerability by sending a specially crafted message to the web UI node, causing a Node process hang, requiring restart of the REST interface (disable/enable).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RMC-100 Customer Package 2105452-048
ABB / RMC-100
|
2105452-048 | ||
|
RMC-100 LITE Customer Package 2106260-017
ABB / RMC-100 LITE
|
2106260-017 |
{
"document": {
"acknowledgments": [
{
"organization": "ABB PSIRT",
"summary": "reporting this vulnerability to CISA."
}
],
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited",
"tlp": {
"label": "WHITE",
"url": "https://us-cert.cisa.gov/tlp/"
}
},
"lang": "En",
"notes": [
{
"category": "summary",
"text": "An update is available that resolves a vulnerability in the product versions listed as affected in this advisory.\nAn attacker who successfully exploited this vulnerability could cause the web UI to stop.\n",
"title": "Summary"
},
{
"category": "legal_disclaimer",
"text": "The information in this document is subject to change without notice, and should not be construed as a commitment by ABB.\nABB provides no warranty, express or implied, including warranties of merchantability and fitness for a particular purpose, for the information contained in this document, and assumes no responsibility for any errors that may appear in this document. In no event shall ABB or any of its suppliers be liable for direct, indirect, special, incidental or consequential damages of any nature or kind arising from the use of this document, or from the use of any hardware or software described in this document, even if ABB or its suppliers have been advised of the possibility of such damages.\nThis document and parts hereof must not be reproduced or copied without written permission from ABB, and the contents hereof must not be imparted to a third party nor used for any unauthorized purpose.\nAll rights to registrations and trademarks reside with their respective owners.\n",
"title": "Notice"
},
{
"category": "general",
"text": "The vulnerability is only present when the REST interface is enabled. Only enable the REST interface when needed for the configuration of MQTT. Ensure that the REST interface is disabled after finishing configuring MQTT utilities.",
"title": "Workarounds"
},
{
"category": "other",
"text": "For any installation of software-related ABB products, we strongly recommend the following (non-exhaustive) list of cyber security practices:\nIsolate special purpose networks (e.g., for automation systems) and remote devices behind firewalls and separate them from any general-purpose network (e.g., office or home networks).\nInstall physical controls so no unauthorized personnel can access your devices, components, peripheral equipment, and networks.\nNever connect programming software or computers containing programming software to any network other than the network for the devices that it is intended for.\nScan all data imported into your environment before use to detect potential malware infections.\nMinimize network exposure for all applications and endpoints to ensure that they are not accessible from the Internet unless they are designed for such exposure and the intended use requires such.\nEnsure all nodes are always up to date in terms of installed software, operating system, and firmware patches as well as anti-virus and firewall.\nWhen remote access is required, use secure methods, such as Virtual Private Networks (VPNs). Recognize that VPNs may have vulnerabilities and should be updated to the most current version available. Also, understand that VPNs are only as secure as the connected devices.\n",
"title": "General security recommendations"
},
{
"category": "other",
"text": "For additional instructions and support please contact your local ABB service organization. For contact information, see www.abb.com/contactcenters.\nInformation about ABB\u2019s cyber security program and capabilities can be found at www.abb.com/cybersecurity.\n",
"title": "Support"
},
{
"category": "general",
"text": "ABB recommends disabling the REST interface when not being used to configure the MQTT functionality. By default, the REST interface is disabled so no risk is present.\nThe RMC-100 is not intended for access over public networks such as the internet. An attacker would need to have access to the customer\u2019s private control network to exploit this vulnerability. Proper network segmentation is recommended. \nRefer to section \u201cGeneral security recommendations\u201d for further advise on how to keep your system secure.\n",
"title": "Mitigating factors"
},
{
"category": "legal_disclaimer",
"text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.",
"title": "Legal Notice"
},
{
"category": "other",
"text": "This CISA CSAF advisory was converted from ABB PSIRT\u0027s CSAF advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Critical manufacturing",
"title": "Critical infrastructure sectors"
},
{
"category": "other",
"text": "Worldwide",
"title": "Countries/areas deployed"
},
{
"category": "other",
"text": "Switzerland",
"title": "Company headquarters location"
},
{
"category": "general",
"text": "CISA recommends users take defensive measures to minimize the exploitation risk of these vulnerabilities.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Minimize network exposure for all control system devices and/or systems, and ensure they are not accessible from the internet.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Locate control system networks and remote devices behind firewalls and isolate them from business networks.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "When remote access is required, use more secure methods, such as Virtual Private Networks (VPNs), recognizing VPNs may have vulnerabilities and should be updated to the most recent version available. Also recognize VPN is only as secure as its connected devices.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA also provides a section for control systems security recommended practices on the ICS webpage on cisa.gov. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "CISA encourages organizations to implement recommended cybersecurity strategies for proactive defense of ICS assets. Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.",
"title": "Recommended Practices"
},
{
"category": "general",
"text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.",
"title": "Recommended Practices"
}
],
"publisher": {
"category": "other",
"contact_details": "central@cisa.dhs.gov",
"name": "CISA",
"namespace": "https://www.cisa.gov/"
},
"references": [
{
"category": "self",
"summary": "ICS Advisory ICSA-25-084-01 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2025/icsa-25-084-01.json"
},
{
"summary": "RMC - Flow Computers (Flow Computers, Remote Controllers and RTUs) | Flow Computers | ABB",
"url": "https://new.abb.com/products/measurement-products/upstream-oil-and-gas/flow-computers-remote-controllers/flow-computers/rmc"
},
{
"summary": "ABB CYBERSECURITY ADVISORY - PDF version ",
"url": "https://search.abb.com/library/Download.aspx?DocumentID=9AKK108470A8565\u0026LanguageCode=en\u0026DocumentPartId=\u0026Action=Launch"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-25-084-01 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-084-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/alerts/ICS-ALERT-10-301-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/resources-tools/resources/ics-recommended-practices"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/topics/industrial-control-systems"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/sites/default/files/publications/Cybersecurity_Best_Practices_for_Industrial_Control_Systems.pdf"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/uscert/ics/tips/ICS-TIP-12-146-01B"
}
],
"title": "ABB RMC-100",
"tracking": {
"current_release_date": "2025-03-11T00:30:00.000000Z",
"generator": {
"date": "2025-03-11T16:02:59.109000Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-25-084-01",
"initial_release_date": "2025-03-11T00:30:00.000000Z",
"revision_history": [
{
"date": "2025-02-17T06:30:00.000000Z",
"number": "1.0.0",
"summary": "Initial"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003e=2105457-036|\u003c2105457-044",
"product": {
"name": "RMC-100 (2105457-036 to 2105457-044) ",
"product_id": "CSAFPID-0001"
}
},
{
"category": "product_version",
"name": "2105452-048",
"product": {
"name": "RMC-100 Customer Package 2105452-048",
"product_id": "CSAFPID-0002"
}
}
],
"category": "product_name",
"name": "RMC-100"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003e=2106229-010|\u003c2106229-016",
"product": {
"name": "RMC-100 LITE (2106229-010 to 2106229-016)",
"product_id": "CSAFPID-0003"
}
},
{
"category": "product_version",
"name": "2106260-017",
"product": {
"name": "RMC-100 LITE Customer Package 2106260-017",
"product_id": "CSAFPID-0004"
}
}
],
"category": "product_name",
"name": "RMC-100 LITE"
}
],
"category": "vendor",
"name": "ABB"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "description",
"text": "A vulnerability exists in the web UI (REST interface) included in the product versions listed above. An attacker could exploit the vulnerability by sending a specially crafted message to the web UI node, causing a Node process hang, requiring restart of the REST interface (disable/enable).",
"title": "CVE Description"
}
],
"product_status": {
"fixed": [
"CSAFPID-0002",
"CSAFPID-0004"
],
"known_affected": [
"CSAFPID-0001",
"CSAFPID-0003"
]
},
"references": [
{
"category": "external",
"summary": "NVD CVE-2022-24999 ",
"url": "https://nvd.nist.gov/vuln/detail/cve-2022-24999"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-02-17T06:30:00.000000Z",
"details": "The problem is corrected in the following product versions:\n\nRMC-100 Customer Package (2105452-048). \nRMC-100 LITE Customer Package (2106260-017). \n\nABB recommends that customers apply the update at earliest convenience. Please find these updates here: RMC - Flow Computers (Flow Computers, Remote Controllers and RTUs) | Flow Computers | ABB",
"product_ids": [
"CSAFPID-0001",
"CSAFPID-0003"
],
"url": "https://new.abb.com/products/measurement-products/upstream-oil-and-gas/flow-computers-remote-controllers/flow-computers/rmc"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalScore": 7.5,
"environmentalSeverity": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"temporalSeverity": "HIGH",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001",
"CSAFPID-0003"
]
}
],
"title": "CVE-2022-24999"
}
]
}
MSRC_CVE-2022-24999
Vulnerability from csaf_microsoft - Published: 2022-11-02 00:00 - Updated: 2026-02-18 03:08| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-1 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2022/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2022-24999 qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable). - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-24999.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable).",
"tracking": {
"current_release_date": "2026-02-18T03:08:36.000Z",
"generator": {
"date": "2026-02-18T11:52:17.130Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2022-24999",
"initial_release_date": "2022-11-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-03T22:31:12.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-02-18T03:08:36.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "1"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0026#39;Prototype Pollution\u0026#39;)"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17084-1"
]
}
],
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"known_not_affected": [
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-24999 qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable). - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2022/msrc_cve-2022-24999.json"
}
],
"title": "qs before 6.10.3, as used in Express before 4.17.3 and other products, allows attackers to cause a Node process hang for an Express application because an __ proto__ key can be used. In many typical Express use cases, an unauthenticated remote attacker can place the attack payload in the query string of the URL that is used to visit the application, such as a[__proto__]=b\u0026a[__proto__]\u0026a[length]=100000000. The fix was backported to qs 6.9.7, 6.8.3, 6.7.3, 6.6.1, 6.5.3, 6.4.1, 6.3.3, and 6.2.4 (and therefore Express 4.17.3, which has \"deps: qs@6.9.7\" in its release description, is not vulnerable)."
}
]
}
RHSA-2023:0050
Vulnerability from csaf_redhat - Published: 2023-01-09 14:55 - Updated: 2026-05-14 22:32An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw (CVE-2021-44906) allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.
CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as "Authorization," "WWW-Authenticate," and "Cookie" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14 | — |
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 nodejs:14 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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.21.1), nodejs-nodemon (2.0.20).\n\nSecurity Fix(es):\n\n* minimist: prototype pollution (CVE-2021-44906)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n\n* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)\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:0050",
"url": "https://access.redhat.com/errata/RHSA-2023:0050"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "2066009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009"
},
{
"category": "external",
"summary": "2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "2140911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911"
},
{
"category": "external",
"summary": "2142821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142821"
},
{
"category": "external",
"summary": "2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0050.json"
}
],
"title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-05-14T22:32:55+00:00",
"generator": {
"date": "2026-05-14T22:32:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:0050",
"initial_release_date": "2023-01-09T14:55:37+00:00",
"revision_history": [
{
"date": "2023-01-09T14:55:37+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-01-09T14:55:37+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:55+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.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14)",
"product_id": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product": {
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14)",
"product_id": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product": {
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14)",
"product_id": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product": {
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14)",
"product_id": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product": {
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14)",
"product_id": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product": {
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14)",
"product_id": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.17-1.14.21.1.2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=aarch64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"product": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src (nodejs:14)",
"product_id": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=src\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"product": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src (nodejs:14)",
"product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=src\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"product": {
"name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src (nodejs:14)",
"product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"product": {
"name": "nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch (nodejs:14)",
"product_id": "nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-docs@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=noarch\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"product": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch (nodejs:14)",
"product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=noarch\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"product": {
"name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch (nodejs:14)",
"product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14)",
"product_id": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product": {
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14)",
"product_id": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product": {
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14)",
"product_id": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product": {
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14)",
"product_id": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product": {
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14)",
"product_id": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product": {
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14)",
"product_id": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.17-1.14.21.1.2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=ppc64le\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14)",
"product_id": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product": {
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14)",
"product_id": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product": {
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14)",
"product_id": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product": {
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14)",
"product_id": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product": {
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14)",
"product_id": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product": {
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14)",
"product_id": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.17-1.14.21.1.2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=s390x\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14)",
"product_id": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product": {
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14)",
"product_id": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product": {
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14)",
"product_id": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product": {
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14)",
"product_id": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-devel@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product": {
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14)",
"product_id": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.1-2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
},
{
"category": "product_version",
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product": {
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14)",
"product_id": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/npm@6.14.17-1.14.21.1.2.module%2Bel8.7.0%2B17528%2Ba329cd47?arch=x86_64\u0026epoch=1\u0026rpmmod=nodejs:14:8070020221212161539:bd1311ed"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14"
},
"product_reference": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14"
},
"product_reference": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14"
},
"product_reference": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14"
},
"product_reference": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
},
"product_reference": "nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14"
},
"product_reference": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14"
},
"product_reference": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14"
},
"product_reference": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
},
"product_reference": "nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14"
},
"product_reference": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14"
},
"product_reference": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14"
},
"product_reference": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
},
"product_reference": "nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14"
},
"product_reference": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14"
},
"product_reference": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14"
},
"product_reference": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
},
"product_reference": "nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14"
},
"product_reference": "nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14"
},
"product_reference": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14"
},
"product_reference": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14"
},
"product_reference": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
},
"product_reference": "nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14"
},
"product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14"
},
"product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14"
},
"product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14"
},
"product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14"
},
"product_reference": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14"
},
"product_reference": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14"
},
"product_reference": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64 (nodejs:14) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
},
"product_reference": "npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"relates_to_product_reference": "AppStream-8.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-44906",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-03-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066009"
}
],
"notes": [
{
"category": "description",
"text": "An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw (CVE-2021-44906) allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimist: prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As minimist is an argument parsing module for nodejs, exploitation of this vulnerability requires an attacker to influence which arguments are passed to nodejs when running a script. Red Hat products and services are designed in such a way that gaining this ability is not trivial. Additionally, the impact is limited by only enabling the pollution of functions, and not all generic objects.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.",
"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.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44906"
},
{
"category": "external",
"summary": "RHBZ#2066009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h",
"url": "https://github.com/advisories/GHSA-xvch-5gv4-984h"
}
],
"release_date": "2022-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-09T14:55:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0050"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimist: prototype pollution"
},
{
"cve": "CVE-2022-0235",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2022-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044591"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-fetch: exposure of sensitive information to an unauthorized actor",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core",
"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.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0235"
},
{
"category": "external",
"summary": "RHBZ#2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/",
"url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-09T14:55:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0050"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-fetch: exposure of sensitive information to an unauthorized actor"
},
{
"cve": "CVE-2022-3517",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134609"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimatch: ReDoS via the braceExpand function",
"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.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3517"
},
{
"category": "external",
"summary": "RHBZ#2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517"
}
],
"release_date": "2022-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-09T14:55:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0050"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimatch: ReDoS via the braceExpand function"
},
{
"cve": "CVE-2022-24999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-12-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2150323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: \"qs\" prototype poisoning causes the hang of the node process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.",
"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.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24999"
},
{
"category": "external",
"summary": "RHBZ#2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/releases/tag/4.17.3",
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/pull/428",
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"category": "external",
"summary": "https://github.com/n8tz/CVE-2022-24999",
"url": "https://github.com/n8tz/CVE-2022-24999"
}
],
"release_date": "2022-11-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-09T14:55:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0050"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: \"qs\" prototype poisoning causes the hang of the node process"
},
{
"cve": "CVE-2022-43548",
"cwe": {
"id": "CWE-350",
"name": "Reliance on Reverse DNS Resolution for a Security-Critical Action"
},
"discovery_date": "2022-11-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140911"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: DNS rebinding in inspect via invalid octal IP address",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Redhat has marked this vulnerability as moderate for two primary reasons.\n1. The vulnerable inspect functionality might not be enabled, exposed, or reachable in many deployments.\n\n2.The code path might require very specific configurations or conditions (e.g. DNS rebinding, certain host/IP setups) that are rare in default environments.",
"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.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-43548"
},
{
"category": "external",
"summary": "RHBZ#2140911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-43548",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548",
"url": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548"
}
],
"release_date": "2022-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-01-09T14:55:37+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0050"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debuginfo-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-debugsource-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-devel-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-docs-1:14.21.1-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-full-i18n-1:14.21.1-2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+17528+a329cd47.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch::nodejs:14",
"AppStream-8.7.0.Z.MAIN:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.aarch64::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.ppc64le::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.s390x::nodejs:14",
"AppStream-8.7.0.Z.MAIN:npm-1:6.14.17-1.14.21.1.2.module+el8.7.0+17528+a329cd47.x86_64::nodejs:14"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: DNS rebinding in inspect via invalid octal IP address"
}
]
}
RHSA-2023:0612
Vulnerability from csaf_redhat - Published: 2023-02-06 19:42 - Updated: 2026-05-14 22:32A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw (CVE-2021-44906) allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.
CWE-1321 - Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as "Authorization," "WWW-Authenticate," and "Cookie" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 | — |
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-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon 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": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.21.1), rh-nodejs14-nodejs-nodemon (2.0.20). (BZ#2129806, BZ#2135519, BZ#2135520, BZ#2141022)\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* minimist: prototype pollution (CVE-2021-44906)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n\n* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)\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\nBug Fix(es):\n\n* rh-nodejs14-nodejs: Provide full-i18n subpackage (BZ#2009880)",
"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:0612",
"url": "https://access.redhat.com/errata/RHSA-2023:0612"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2009880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2009880"
},
{
"category": "external",
"summary": "2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "2066009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009"
},
{
"category": "external",
"summary": "2129806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2129806"
},
{
"category": "external",
"summary": "2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "2140911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911"
},
{
"category": "external",
"summary": "2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "2156324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0612.json"
}
],
"title": "Red Hat Security Advisory: rh-nodejs14-nodejs and rh-nodejs14-nodejs-nodemon security update",
"tracking": {
"current_release_date": "2026-05-14T22:32:56+00:00",
"generator": {
"date": "2026-05-14T22:32:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2023:0612",
"initial_release_date": "2023-02-06T19:42:24+00:00",
"revision_history": [
{
"date": "2023-02-06T19:42:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-06T19:42:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:32:56+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-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"product": {
"name": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"product_id": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-nodemon@2.0.20-2.el7?arch=src"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"product": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"product_id": "rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.1-3.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"product": {
"name": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"product_id": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-nodemon@2.0.20-2.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"product": {
"name": "rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"product_id": "rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.21.1-3.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.1-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.1-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.1-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"product": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"product_id": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.17-14.21.1.3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.1-3.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"product_id": "rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.1-3.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"product_id": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.1-3.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.1-3.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"product": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"product_id": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.17-14.21.1.3.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.1-3.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.1-3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.1-3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.1-3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"product": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"product_id": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.17-14.21.1.3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"product": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.1-3.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x"
},
"product_reference": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)",
"product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
},
"product_reference": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64"
},
"product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch"
},
"product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src"
},
"product_reference": "rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le"
},
"product_reference": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x"
},
"product_reference": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)",
"product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
},
"product_reference": "rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-35065",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2022-12-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2156324"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "glob-parent: Regular Expression Denial of Service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.",
"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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-35065"
},
{
"category": "external",
"summary": "RHBZ#2156324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065"
},
{
"category": "external",
"summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294",
"url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294"
}
],
"release_date": "2022-12-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-06T19:42:24+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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "glob-parent: Regular Expression Denial of Service"
},
{
"cve": "CVE-2021-44906",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-03-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066009"
}
],
"notes": [
{
"category": "description",
"text": "An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw (CVE-2021-44906) allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "minimist: prototype pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "As minimist is an argument parsing module for nodejs, exploitation of this vulnerability requires an attacker to influence which arguments are passed to nodejs when running a script. Red Hat products and services are designed in such a way that gaining this ability is not trivial. Additionally, the impact is limited by only enabling the pollution of functions, and not all generic objects.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.",
"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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-44906"
},
{
"category": "external",
"summary": "RHBZ#2066009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h",
"url": "https://github.com/advisories/GHSA-xvch-5gv4-984h"
}
],
"release_date": "2022-03-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-06T19:42:24+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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "minimist: prototype pollution"
},
{
"cve": "CVE-2022-0235",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2022-01-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044591"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-fetch: exposure of sensitive information to an unauthorized actor",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core",
"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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0235"
},
{
"category": "external",
"summary": "RHBZ#2044591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235"
},
{
"category": "external",
"summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/",
"url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/"
}
],
"release_date": "2022-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-06T19:42:24+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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-fetch: exposure of sensitive information to an unauthorized actor"
},
{
"cve": "CVE-2022-3517",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2022-06-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2134609"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-minimatch: ReDoS via the braceExpand function",
"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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3517"
},
{
"category": "external",
"summary": "RHBZ#2134609",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3517"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517"
}
],
"release_date": "2022-02-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-06T19:42:24+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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-minimatch: ReDoS via the braceExpand function"
},
{
"cve": "CVE-2022-24999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-12-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2150323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: \"qs\" prototype poisoning causes the hang of the node process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.",
"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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24999"
},
{
"category": "external",
"summary": "RHBZ#2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/releases/tag/4.17.3",
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/pull/428",
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"category": "external",
"summary": "https://github.com/n8tz/CVE-2022-24999",
"url": "https://github.com/n8tz/CVE-2022-24999"
}
],
"release_date": "2022-11-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-06T19:42:24+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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: \"qs\" prototype poisoning causes the hang of the node process"
},
{
"cve": "CVE-2022-43548",
"cwe": {
"id": "CWE-350",
"name": "Reliance on Reverse DNS Resolution for a Security-Critical Action"
},
"discovery_date": "2022-11-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2140911"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs: DNS rebinding in inspect via invalid octal IP address",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Redhat has marked this vulnerability as moderate for two primary reasons.\n1. The vulnerable inspect functionality might not be enabled, exposed, or reachable in many deployments.\n\n2.The code path might require very specific configurations or conditions (e.g. DNS rebinding, certain host/IP setups) that are rare in default environments.",
"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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-43548"
},
{
"category": "external",
"summary": "RHBZ#2140911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-43548",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43548"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548"
},
{
"category": "external",
"summary": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548",
"url": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548"
}
],
"release_date": "2022-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-06T19:42:24+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-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Server-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.1-3.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.1-3.el7.x86_64",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.noarch",
"7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-nodemon-0:2.0.20-2.el7.src",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.ppc64le",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.s390x",
"7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.17-14.21.1.3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs: DNS rebinding in inspect via invalid octal IP address"
}
]
}
RHSA-2023:0794
Vulnerability from csaf_redhat - Published: 2023-02-15 21:17 - Updated: 2026-03-19 23:58A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64 | — |
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": "Red Hat Advanced Cluster Management for Kubernetes 2.6.4 General\nAvailability release images, which fix bugs and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Moderate. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.6.4 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the\ncapabilities to address common challenges that administrators and site\nreliability engineers face as they work across a range of public and\nprivate cloud environments. Clusters and applications are all visible and\nmanaged from a single console\u2014with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster\nManagement for Kubernetes, which fix several bugs. See the following\nRelease Notes documentation, which will be updated shortly for this\nrelease, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html/release_notes/\n\nIssue addressed:\n\n* RHACM 2.6.4 images (BZ# 2153382)\n\nSecurity fixes:\n\n* CVE-2022-24999 express: \"qs\" prototype poisoning causes the hang of the node process",
"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:0794",
"url": "https://access.redhat.com/errata/RHSA-2023:0794"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "2153382",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153382"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_0794.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.6.4 bug fixes and security updates",
"tracking": {
"current_release_date": "2026-03-19T23:58:39+00:00",
"generator": {
"date": "2026-03-19T23:58:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.3"
}
},
"id": "RHSA-2023:0794",
"initial_release_date": "2023-02-15T21:17:30+00:00",
"revision_history": [
{
"date": "2023-02-15T21:17:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-02-15T21:17:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-19T23:58:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.6::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.4-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x",
"product": {
"name": "rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x",
"product_id": "rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.4-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x",
"product_id": "rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x",
"product_id": "rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x",
"product_id": "rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x",
"product_id": "rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x",
"product_id": "rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x",
"product_id": "rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x",
"product_id": "rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.4-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x",
"product": {
"name": "rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x",
"product_id": "rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x",
"product_id": "rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.4-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64",
"product": {
"name": "rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64",
"product_id": "rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.4-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64",
"product_id": "rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64",
"product_id": "rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64",
"product_id": "rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64",
"product_id": "rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64",
"product_id": "rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.4-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64",
"product_id": "rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64",
"product": {
"name": "rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64",
"product_id": "rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64",
"product_id": "rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.4-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.4-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.4-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le",
"product_id": "rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le",
"product_id": "rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le",
"product_id": "rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.4-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le",
"product_id": "rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.4-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.6.4-31"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64",
"product_id": "rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64",
"product_id": "rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel8-operator\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64",
"product_id": "rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.6.4-18"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64",
"product_id": "rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.6.4-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64",
"product_id": "rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.6.4-8"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64",
"product_id": "rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64",
"product": {
"name": "rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64",
"product_id": "rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.6.4-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.6.4-9"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.6.4-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64",
"product_id": "rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.6.4-11"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64",
"product": {
"name": "rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64",
"product_id": "rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel8\u0026tag=v2.6.4-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.6.4-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x"
},
"product_reference": "rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64"
},
"product_reference": "rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x"
},
"product_reference": "rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64"
},
"product_reference": "rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x"
},
"product_reference": "rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x",
"relates_to_product_reference": "8Base-RHACM-2.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.6 for RHEL 8",
"product_id": "8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64"
},
"product_reference": "rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64",
"relates_to_product_reference": "8Base-RHACM-2.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-24999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"discovery_date": "2022-12-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2150323"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: \"qs\" prototype poisoning causes the hang of the node process",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24999"
},
{
"category": "external",
"summary": "RHBZ#2150323",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/releases/tag/4.17.3",
"url": "https://github.com/expressjs/express/releases/tag/4.17.3"
},
{
"category": "external",
"summary": "https://github.com/ljharb/qs/pull/428",
"url": "https://github.com/ljharb/qs/pull/428"
},
{
"category": "external",
"summary": "https://github.com/n8tz/CVE-2022-24999",
"url": "https://github.com/n8tz/CVE-2022-24999"
}
],
"release_date": "2022-11-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-02-15T21:17:30+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release, for important\ninstructions on installing this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.6/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:0794"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:016f483a5e59153e14800c37d7e16da2fd074dcb84e0db61521c209d148e4fd3_s390x",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:0e83b7308b7f8efd0dd4c482d301231ea81744a9c243efddb57714f687625bb7_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:61130d76a9adf8c0aa14c46e56f5e7b1b588a186903e0559ed2139a6e6f70c86_amd64",
"8Base-RHACM-2.6:rhacm2/acm-governance-policy-addon-controller-rhel8@sha256:805edfdb835ecd74495c3303651f536e5402e90b8fb1d3b8e205847fb93465e5_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:899cb767f3e31ec536ca9d48930b1eaabb4907e6ec65d99fe0b9e186d0df6ca2_s390x",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bc40aa848bbbebd35833e69b8011db918de5c3abf5954dd5d4166a01a486a74f_arm64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:bfe9b7bcf0625e885e052caf23a310702173a669620b32f071f83dea7b13991d_amd64",
"8Base-RHACM-2.6:rhacm2/acm-grafana-rhel8@sha256:f082c0cdabf220570bc3bdf145c66fefe39d31cbb988da962a3262d0264777e6_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:10508327d7bc352c8e15a4876f5b2703c7be468d2cca14172f2dee077ee49bb8_arm64",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:4ede1e02b3574cc788867b443a745dcc75d35abad1b53f24159c5bd29c200821_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:dda9d7c21f0ed27d0362402e7b5ce2883ab00b5122c1183b62072b7b2f558d8c_s390x",
"8Base-RHACM-2.6:rhacm2/acm-must-gather-rhel8@sha256:f44b26dc661c6d88ac3608d99d0dce9ad05d71b43402e01377ba0f367cbe73ff_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:5974496dcb98fb518cff7eb1d65fa84b44ca498d6b226715815152e4da018257_s390x",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:d211ac3abd79d3fbbfbe78f9c2f1886ff9e289fe01934d6e0f9f0797c6fba39b_amd64",
"8Base-RHACM-2.6:rhacm2/acm-operator-bundle@sha256:fe1d26d24fd371f2d104d34ac91d604d250361ac35cadfb0841998f5afb44788_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:0cb8bc0ed7d77f5a21023dbe793bf9e56e36dbbc7488f5998c999c7593e55e73_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:3e5827095c132f2f8c0fb4a413c32c1b6bfd11a5f759c2eb18f22b1bf8f57a64_arm64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:b7fe05d3c00a3e14691f7aeeac2adc8b278254c91341a82b04861aec1fdc2544_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-config-reloader-rhel8@sha256:cc25f7b4a426d4ad2bbd5769b4f22581ea50170fc743a8237f7fd07b7a2957a9_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:0110e8b7af143ead3c278a00375ba016bc46160dbfac15a151a9d929ffbb781c_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a150ebba0dea0ddc16fe23701ba0400c0d1c62ba9ad34e44fd87d0257caee932_amd64",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:a31024043f963ee49a4eaab131085952742ef082e1c47cc676998d6dcf207a6f_s390x",
"8Base-RHACM-2.6:rhacm2/acm-prometheus-rhel8@sha256:faf61986493ad09657d5bd3aa31a93363b9c231a87ad8dc69d8dcb1b5ebeb500_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:1b575eba8b7d2379cd04974fab889ccaf671875923e0904053a2896cf431e925_arm64",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:6292d00742228851ab7832e2852827df767492a2401d65dd420c8b0aeee24e97_ppc64le",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:7dc6c8a7939703d32323f7808810b1358aa34c080e1171cf7e5cb2a5a79e86ce_s390x",
"8Base-RHACM-2.6:rhacm2/acm-volsync-addon-controller-rhel8@sha256:f3a2b0b31436ea31e3abbd4b61792b360143f3e00013aab65a8bd78973959369_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:19b56fec5b0398f1193e4695831d198ac88a75e496bc01c66ad25a92ad338f3b_amd64",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:2e83f766397a03678513afb6cf6a797e5266c4acd65117413e1f0e780b2ed54b_ppc64le",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:c3688d17fdae2a92ac51771fff354666ae0caaa298dc155e477a43b4f5c56133_s390x",
"8Base-RHACM-2.6:rhacm2/cert-policy-controller-rhel8@sha256:eed520e609ffffce2fc428a4d1a8c18d824ff5b74582760ccc85dcdfbfe0c5a0_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:0bcd60d96620d8ca69bd8062234c8bf7b12c4ae584ac9b6278270915204a23f4_arm64",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:48efa4484d7892fcc0c282a06ab4e1183d9c6372f42fd309ca14e224ea33e9e7_ppc64le",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:5adb81f731b8399658946e6adadb67588f31d8edf3affbddfd7587afe0b487ae_s390x",
"8Base-RHACM-2.6:rhacm2/cluster-backup-rhel8-operator@sha256:f5d5a6f7de76cee2d3b1619f3d5fcf75194aacb4bc12d5d4c201bab4d5597ee2_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:28e34470e1ec3c0b1ced4842a3479b3fba9cc9607aa5470c5b17590e1ca4bc6a_amd64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:49a48119aeb0fb449f65a50017f26abac02a4885b614d0c9e3eb8ab73ba7eb37_ppc64le",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:61a33bef5ae4af5437a3c8c3e2ed1070e034a1795c40dc2f037362056c6efe30_arm64",
"8Base-RHACM-2.6:rhacm2/config-policy-controller-rhel8@sha256:80b49ccd71c92b359e8d872e47e8c5c5f8cc4d538fe5d62f1866b30d012ad0ab_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:6a0d8b3b5245d310b97053106f3efd1bad5c9f36a0e1e95d7a8422203a79c9ce_s390x",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:75b36663fe8d8cf2893f493506de374b2e5a92300e38c2de25286cbdadc28a5f_arm64",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:9f39582360916bb4b1992246996e3aa74acc45df687532ac633c6ba2355bf312_ppc64le",
"8Base-RHACM-2.6:rhacm2/console-rhel8@sha256:d704cbfd52ffc28600576014b2252f6bd68c24510fdec9fd07983e7a1d71abac_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:369ff114990cffe175afce158b43b5961036970a98fbbdf215b4bd79ca453208_arm64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3a0845abe6f3eb7daea9f7be70146c50157422ec08c4729e5d03afc0071b1b95_amd64",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:60ffd918bb2555301ff77cc9aa0ed07b972055f5e3479cd272e2a37a25f6dca9_s390x",
"8Base-RHACM-2.6:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b34190c8bcba479316ca98b8970927b6ce186c976c158c8f366e8bd7d4b001ad_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:36311cf8452859515d1f38890c24be9a2700f57c56aa400899d055b115fa584c_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:b38271d78dbbb935d43a2f17f8b094c082f625fee82054457e2cd39fa0351994_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:c35e75613bd4ca07ed9e3191daaca9597b6565908cdf7d08983ba2b6b48396e3_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-propagator-rhel8@sha256:f95041614179ec6b26333e673f7e7975853d16ee3657671ca23ab7127a4eb6a0_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:bab9db88a656cc8727c9b571644cc674212d338e7f4a9bc85d7225c80474926e_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:c08b6982d29a81ae3a773df997d072dfd9ce75730550d36b3e0b3824b5bd7ea9_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:cbc36059b752e976905b0229c11cae97e6f337d12025d23d87a307ad73ae6716_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-spec-sync-rhel8@sha256:d4d0e7ba33b9e6d6587ce1b28ec25adc1e089d501d877d89ca648b63fb2a277e_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:85c62dda998b2a54a085bdf0c6ab1c3c82e600e1e02c1bb68924f526b6b9068d_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:93565ddd2b6e23cf9617182568d0857615c47e38876dffbe2487f94bcec24028_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:d21e99b074aa214bc51067968b914c8379e198436d57ea747df4338607b93d48_amd64",
"8Base-RHACM-2.6:rhacm2/governance-policy-status-sync-rhel8@sha256:e3676c01071ea21f4fac104f37498fdf5b3fba1a179ba9cc711e6fcec30e82e8_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:1eb6675c10505c3879114b1943b507e0fbfa25f036a5f16135620e45dbf7658c_s390x",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:7f3571c3b232b867dbcc84cebc2da8f12d1c9a56ddaabd21eac5cc7baab1e3b5_ppc64le",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:ab113018e018c9832c611bec3a264b0d153f2a0eb0b627fe7dafb5b696ad27ed_arm64",
"8Base-RHACM-2.6:rhacm2/governance-policy-template-sync-rhel8@sha256:eef6778e228371853f242025a102c4208c90c34f4cafab01bcff8c61c402c964_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:12527f1a5d2344e97afa8b0617e1e88641b3c49887ecb443354a2c2bc43ece44_arm64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:1821593db2c0ca2390d7b79599d725cdd1ce97a48283d7e43b87bd3bc91f3d6a_amd64",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:5a7e21a5e3541b9c0a0bb054af74ec83932cf89cabd577c3a8362e50ac4fc5e8_ppc64le",
"8Base-RHACM-2.6:rhacm2/grafana-dashboard-loader-rhel8@sha256:80418945860182a602c612527776d46f785d3559f785830f7c6e82393d19cb4d_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:06fb15f2fa6bed947eb7ca0f0e8d0cf70f06e66b27aaa693c870588d27d1c177_ppc64le",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:5c6a3d48b7cb1e8232982c5eac1a2b4387c282dfd605e2a557bec96f1f933f6d_s390x",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:80485bb799315ca749c41e97c4c7c03077812f6042e58d8074664e3f43b7f089_amd64",
"8Base-RHACM-2.6:rhacm2/iam-policy-controller-rhel8@sha256:a0bd2dc5b2821c1ee0bf8f898a3a164514fc24bbe0bb4a12951eb85f0fd9d0b9_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:321a39f4bb988e5e9c939408d6b8bbb1e028fe77fe8677ef2c0772b518721844_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:552124adf595742d3a825333527f832a0550c0ad2c1e696f4deb7f036398ed40_arm64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:67a073c946ec93ebc804e0659cef7adeafc2374cd50078213e5fdb9ea0ab39df_amd64",
"8Base-RHACM-2.6:rhacm2/insights-client-rhel8@sha256:bc072c76f3859a263c3d16910d35970be75b2e5f38372e8fdaf2d3aafbac56a0_s390x",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:185312f710adba3946767f8a9780d2b34a3d7f3f9817b34474b99cd5208bf7b6_arm64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:6ee6966426237d620c6a6c6689c3a9f92402c1dee4705cb211b96fcf3c313206_ppc64le",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:a3282b636b15d635dd3efc864401745b7b498f1c479f53e3a433fec7911f8394_amd64",
"8Base-RHACM-2.6:rhacm2/insights-metrics-rhel8@sha256:ff06b32d082d92e28c1717004064d3c7d86bfd0216397c945c15728a6ee215ef_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:504ca7e02b98a87d8ba9133af0edb696f4e678544c0525db88e07493bf453b77_ppc64le",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:7563def4a9aaa7919df519c6d8003e0a7ca809c4a5060de2452f07ba30814b23_amd64",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:797874e0775333e4a49efccafb02457047626957bdbb1433daf23760971ced06_s390x",
"8Base-RHACM-2.6:rhacm2/klusterlet-addon-controller-rhel8@sha256:ca3e4476b47ec7ee11f0ff337199476e6003acc49a52628a31e658d2e2a57964_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:84512ecf696a455eda78faee46c67d133233cfc83c6cb9c94bac6e48f3a9f18a_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:93e3fd0ed70942cd139f9aa69cb1b554a9f233bcd9dee4ae6677884d1761bdbd_amd64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:a00401a78d20c87e74af58c3c863b96aac34a5a64d12e5b555ed9afdebee46de_arm64",
"8Base-RHACM-2.6:rhacm2/kube-rbac-proxy-rhel8@sha256:fd688c4075f922cbe83adcb086ff46a532305254b5afe9a4e47da04834a23a5a_s390x",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:0b80b5dfafea88c4622f2aab35cbbe9816be4c3f6efc0a95c9038f16a910aa84_amd64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:58d091cc31aaaf066a26e313fa6c412e1f871693c55d4baa11637a00ee37cd4b_arm64",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:791c3a0554c9da69b7019389c5fa76db9c1520e90a0d8b308337480817f3497f_ppc64le",
"8Base-RHACM-2.6:rhacm2/kube-state-metrics-rhel8@sha256:ef2946f0a6f2d46dd41ddb074dc570ab34eadd1abfc4ed0ef71ab3821c3e5b06_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:519209c863b2aac1fd7dc8ecb130f73ad122935e166066d1d6405396f00aa434_arm64",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:58775de0ea7bc5d9ca4545b0c93c0bab71d0c4e0bcc21e86bc6f6e799875ff23_s390x",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:bd540cc538e2665a17665b07f5053b5b4402319af6959c384b279d152348d26e_ppc64le",
"8Base-RHACM-2.6:rhacm2/management-ingress-rhel8@sha256:f8c4d907139b78e05905be1b1a2005fcf1e1a8f86b811c8434c8d87131704806_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:15b0ce69868674b0f82ae4baf3590a54e01d9ebcc9dbc793e31f923289f8a975_s390x",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4178399ac2e7fad92f077b0c33d653aabeddba0c2a52f168e691549ad1cc9726_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:4812b505722334bcb9fda21fcbaa22154d77d045528ed014e6c98b205037aa27_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-exporter-rhel8@sha256:ff7140ddb5a1fce8c1020c779ff1d5050f019d24f739d4925857ea6d5a4dd79a_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:55869d62acabc78675fb3f926d45f6630f03ff380af76665eb36f3bd1ea17092_ppc64le",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:73d392672b8d9a1a2df91e47294f688d6747ff1ae5e9b8246b5cb58ca0c7f176_arm64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:f354c65db51cbe4085d9ea8b0c8154ab50ace724373600aa2ef2da17ef32a4ab_amd64",
"8Base-RHACM-2.6:rhacm2/memcached-rhel8@sha256:fd666a970e27a34561fc0ec031d86f2e7f453e3865e68289dc5b592387dcad70_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:3873c526806dd32fe77619f276daf32444897abb706557cc63aaf6ab17e89e49_arm64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:39501eeb312f7b4a13a0fc0420e4f06af944f7c81688e3a9430975e8579d4a20_amd64",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dc64483b0208b0a1cc1fbc463364f58ac7aab2eaa259c4f4e8e78ccaf89d2998_s390x",
"8Base-RHACM-2.6:rhacm2/metrics-collector-rhel8@sha256:dff76ab0cc28c3c4e7e588a421514e0c9041c50eb17071fdd9b1939015ed2ff0_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:2cac0b4e4c1093a726dde6fdc59cb2023dde20a7ca62f6ab7644953f4b02daa4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:979e3786edd600e094a69d279701a42f6330b000957fd8ea4a12c85cbff04df2_amd64",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:bb4fda4fdce6dcf70c3aae9c8d3ab9cf0c8c37c148558b9cf66872045dc3a1dd_s390x",
"8Base-RHACM-2.6:rhacm2/multicloud-integrations-rhel8@sha256:c80b686c8b6c445142f11eae2e67b9159bd86bd68f3b979276854909459ddec6_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:24ee2dbc8f1a72b95ef5f2d2ff8ee64fdbb99c34691eee2280536b5b19f2de91_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:2e8cc1abec346c56921e6962b5117d40b2d5e60474297134ea112c2111b1255c_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:9ff85e41b931a9856f0ff290f6cbfd461bc7fd3dfc36b40c656273a36c81cadd_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-observability-rhel8-operator@sha256:b329b846f30a02dc12a9af1006b32eae111fb9954dcf5ab4dd01142c73768291_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:3a2ff6f8f3df7f191fd9b4c3f11109b26d69498f40ab80107de46363abd2336f_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:c113b3f518ed735c27ec6ff124b1737fd15bb34cb387cfca2ba3215bf09f5d7f_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:ec13dbcfaa27524e0b93f744643dcb5c8f425246c3270cc6af038aa0efb8145f_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-application-rhel8@sha256:f25f468c8bf12bef03b9d38400da0b11a97360afb1b163571e32f8c66509d723_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:88327afd50a1735b903d5fb9dc8c5f12c1367dd2293bf64708002890f52741a0_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:911a0452186303c9b3f82a4d964fdfe31422f84657173a6f272f67bf80e16871_amd64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:b511716b38f4b9e4b29ff8a6878823dabc908de452707623c186f16688603fe4_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-channel-rhel8@sha256:f9f36b945a7929f50993dc1196fa8f8027228fc113d3cdc3016ff8d9b28ce17f_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:1142ea372b1546c788283767025a0e93caf4879081db2fee0e3d477a42d53b71_ppc64le",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:841da85404d50361fbf25c135ebf40cc86abb853031dd36bfa0ccd0d811d9fd4_s390x",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:b37c5a10ed9642eea4400436375483dbc526ce9e3f1207327df3ff4e9d260fd1_arm64",
"8Base-RHACM-2.6:rhacm2/multicluster-operators-subscription-rhel8@sha256:e83389b09ed8acbe2785767709cefbe14e03030e7480a31b0ee088e82093e297_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:5ccf00aa7a2af38f1521e8738a0c727a564723a0f5bead3f0a57c219b79b4590_s390x",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:a11c532fe076f1ad0b430cc2e2a66a31f046d49d03057ba0ee9e22dd73655e11_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:b4ec8064135b8a0a37c4d9190e6a39429140243f9e7a97d4d82e4e0ae349aa71_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-repo-rhel8@sha256:d25bc23a7446ebc266cc759cd23cefe2909e6f7f26b346af29d5eeee59588eea_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:04bffd7c3d708ecdfb9f750dc571242ecb575760b2dc032a89d6b90d996f9298_amd64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:1113003b61001b92cd12e58b67e7f8e8ef48e7135d35cdc76cf50a27287844c3_arm64",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:5f973fe1f74245e35a674c00e60f32d23dcc0871f1546f04cc754c5393b0ec53_ppc64le",
"8Base-RHACM-2.6:rhacm2/multiclusterhub-rhel8@sha256:6872989663e4716682420fbbb47e73bf259d1eea70d649bebb29b317ef36916a_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:1652bcd9320bf9e383e5e991f7abe47a3085cbfb6e15bbcc19685c6975c2a4cb_ppc64le",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:8d9f9e38e1867643b8e57443e97a5d7772a8a2adf547b5f0c5a259dc49916417_s390x",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:9bd622d81286a07c025a9dce55ca1139e4b93cae830dfe347d57ad368751e43e_amd64",
"8Base-RHACM-2.6:rhacm2/node-exporter-rhel8@sha256:c7e08cb097dbed71c5177b4cccd44a228c5ec85061b02940e582c58f4b84ff79_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:3a96c1d964c7c5f39da73a2f846ad58311c0531f20789f48e229211139255200_s390x",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:40f0c0d4707cb3f6acbab593f917267af1cd7de322b382a2ddf442149c3e613c_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:642e765685e1d1ee7cd69a9d5230c2dc821ee71f7346135c992b25fdab278d03_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8-operator@sha256:a05ef9733ca94354872cb346241bb754e45f72bd33af80fa5d336dac6f041dd0_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:2371688381650d6dd6a6800a2740df1d28f70c1eea8046ae2948f321c3e0e5e8_ppc64le",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:a51c789ed04a4c127c017625883041acd522831e885637071d41bfe3eebbcb34_amd64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:d3b7f453143d6702fd4b917f21c5a9297d0f7de52a1ccf39e5c1569724142d8f_arm64",
"8Base-RHACM-2.6:rhacm2/observatorium-rhel8@sha256:ee861a555f0d02bf7aabc3e20704f865610c0f4f50a14a5a525b2e97d166870a_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:35d1eac6227a8a164d84926bc7229f33b6717dee1e94585216ab2b04d5d527a1_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:b2675cddc1075d884c8241ea3c57991cd6bd80e810f0581a0a637f39664be44d_s390x",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:d6b0e86f29dab6d89f6fa11c0784ff14cb1006760a16bee26336197f0cfae87a_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-alertmanager-rhel8@sha256:dd2b23d192fa9271eb45655959e8d001e6d3d2c6d08315a475d538ad65f1df3a_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:0e323da0373223f3d74b6f605b407a6b186ff2d2da4cf6f5110cdf915ebf921c_ppc64le",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:4780b0e407922afcff9fc07f5e6244c2b8b5c753bbb76fd0f447f272f18850f5_arm64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:7af598478e682a5e71ba687b6ff18410ef60702b4fa1d91ab27e9f639fc526e8_amd64",
"8Base-RHACM-2.6:rhacm2/prometheus-rhel8@sha256:8e970b2b36adb7ab6c477c7d6f03319ea6e4f294cd3a795fe3c71bdbaffe6116_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:037f32bcb75c53c2ca3df761d42c8ac2c409c21cd52fb0f82b16a558cb465860_ppc64le",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:1b8c16923b7916824baf9b02d5b9654b36c57518051c42f909d8a3078d0dcb4f_arm64",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:2ed5806d7fa79c6a66ac58a18d7d1965a93f5014601aa47d7c17ab702074f7e7_s390x",
"8Base-RHACM-2.6:rhacm2/rbac-query-proxy-rhel8@sha256:e8ff466a5a96124a426bcbbd333dbe8e24413f379a03852a3d46f2bf80ec895d_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:b7de40c100bb2398625d0c82bfacc95fa48aabbd9bf8b5f6392a4472859cbc32_amd64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:ca4cd77e3facd5539bd81fd48fe9336221e80ba291c0f833ffd83f0eaf11e07a_ppc64le",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e855417861657cedde18cfc2f66c45b63824c37b4de0f9fc3f25f4ed67dbc36a_arm64",
"8Base-RHACM-2.6:rhacm2/redisgraph-tls-rhel8@sha256:e92a956984d1cf5aa52e10385ab5bc2e311c417e1e0c2f78164acb7eebdb5736_s390x",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:a9f793576637ced1ebe38ca9ac21755f042db908728146ef329fccf93811ce45_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:bf33628423223c08e8814e98e2e91dbc8ed1744b834df66d8d296873be92215c_arm64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:d0661fcd6a08c6526494d24e3351ffb70957ef5b82b9ae7e3a990c9b5051d5cc_amd64",
"8Base-RHACM-2.6:rhacm2/search-aggregator-rhel8@sha256:fd9b1ce2754afa36b13afcfd1f858d8349e7ce8da772581000f6d4cf022fa6a9_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:2d28b16b252edf0bd1e1ec3f820d155d1aff4a7a716f5443125fba72e6a63ac1_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:3ad1262ba07c5b5aa31a207b1653e19f7faacc4cb303d2b5a0763d10eb93e849_amd64",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f1837082f8b4f9f7eae400a787caf3d5b96d350a34adfc018af912f271d63743_s390x",
"8Base-RHACM-2.6:rhacm2/search-api-rhel8@sha256:f7846422fdec5bf9401a3fb87698477eaa059229570396fcd585cc46253b2079_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:5a08a50c990ed4417d8f9f9841ee1de19634af2172a1f98b8fde1bb92fccefb0_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:63f6abf2d72b042858ad4980b027ae6f17ad6435b43e3f6c8546c74ffaf3a6f8_arm64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:9446ac9d281170357d985a104a2fa073b3a569ee09a955a16e14612d685fef5e_amd64",
"8Base-RHACM-2.6:rhacm2/search-collector-rhel8@sha256:a42328709ffb7f22214f7f0b6de4974b5d995124e88607d3d3375fa78ba801e2_s390x",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:128557c1c210c5fbd1d4a4fadac47332543701fed122ba74d4d2dfd2a073af9e_arm64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:8235a36f2220a68809f0babae52f80792e6ad0e16f721f7129f11e96cf3b2bd9_amd64",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:cec39662240316282583d53b06957dd53eae71fe9ee9176619a9501d5fe52e18_ppc64le",
"8Base-RHACM-2.6:rhacm2/search-rhel8@sha256:fd44c058a007d51f81da06eb05c3e40222989b51a3b42f2c5d4348e688bebd12_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:2d645d3f46e9613f9007a8e640b48249708bd583e1f8119828ff7b6f03942c09_amd64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:48409b1f123491da843395bd3dcaa53798134243ec3c36f9236936e9f24f4b45_arm64",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:6e89d7a3e6bf3c28253dd95cf29574d8c4f4719025ce5f80834f08327d106a34_s390x",
"8Base-RHACM-2.6:rhacm2/submariner-addon-rhel8@sha256:81c01dc11be9f1392d08fc73d851a7ec9eacf231996abf16c8a72d8e236cabd9_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:0d003ef4b01caf461125e4bdb33400e8bef1544caa6489f5ded4d52481401939_arm64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:3fafe8b059919821ba8ee3a84707a42dcf8b468cbaf6af648a38f0738d633895_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:443395da4ffb74c7a7da0e8d564a57b494c46229be0a2c4b5a4087f153e63245_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-receive-controller-rhel8@sha256:784ca9b2ee4f24802a3287a20dae0b8837b39ac253fcec1f8e0327ca2c2b8e43_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:80041d399a8f8235338af770656f5d8ddf131f8434f4869ebd95e0d3d9e50594_ppc64le",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:c00bddf4726f69dd95b582de5a2ab5901c83176ba39b9d0232d274755b222cd1_amd64",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:ec6a6a410dc9fa64060cbc030c22ce8eb2df057f2dbcf38f39a830cc03c79152_s390x",
"8Base-RHACM-2.6:rhacm2/thanos-rhel8@sha256:f617a890dd4d7b2fdce173f70f0901236f488197ebde036935aab26c3f8b23ff_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "express: \"qs\" prototype poisoning causes the hang of the node process"
}
]
}
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.